SciChart.Android.Examples | SciChart Android : Realtime Android Chart Controls | Chart library
kandi X-RAY | SciChart.Android.Examples Summary
kandi X-RAY | SciChart.Android.Examples Summary
Examples, Showcase Applications and Tutorials for SciChart.Android: High Performance Realtime Android Chart Library.
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
- Open settings dialog
- Change series type
- Change stroke stroke style
- Schedules a series for changes
- Initializes the example chart
- Sets the theme
- Initializes the data chart
- Refresh data
- Opens the settings dialog
- Set the spinner
- Initialize an example
- On create options menu
- Gets the view at the given position
- Highlights XML code formatting
- Initialize example
- Calculate RSI strength
- Initialize camera3D example
- Add series for a chart
- Initialize the example
- Initialize the example data
- Initializes the example
- Initialize examples
- Update the data
- Initialize the example chart
- Open the settings dialog
- Background draw method
SciChart.Android.Examples Key Features
SciChart.Android.Examples Examples and Code Snippets
Community Discussions
Trending Discussions on SciChart.Android.Examples
QUESTION
I am working on the CreateMultiPaneStockChartFragment example and I want to catch the event when user check/unchecks checkbox in the legend so I can hide/show the yAxis of the series. Let's say user unchecks RSI series. The series hide automatically, but a big empty space is now there. In my case I want to completely hide the area and other charts should become bigger to fill the empty space.
I don't know if this is right approach;
I modified RightAlignedOuterVerticallyStackedYAxisLayoutStrategy
so that I can set different axis heights. Now I need to catch checkbox events - how?
ANSWER
Answered 2019-Feb-20 at 08:41Have you tried the approach suggested in this question from SciChart forums? You'll need to customize content of OnClickListener for checkBox:
QUESTION
How can I customize the X axis to show days (or months or years, based on the selected range) where a new day/month/year begins? I am using CategoryDateAxis
(CreateMultiPaneStockChartsFragment example).
What I want:
Larger ranges:
Smaller ranges (easily see where new day begins):
What I have:
Right now I am using default label provider and it is hard to see when new day/month/year begins. E.g. for 7 day range:
Axis is construced like this:
...ANSWER
Answered 2019-Feb-15 at 08:52To implement selection of label based on VisibleRange you can use code like this:
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install SciChart.Android.Examples
You can use SciChart.Android.Examples like any standard Java library. Please include the the jar files in your classpath. You can also use any IDE and you can run and debug the SciChart.Android.Examples component as you would do with any other Java program. Best practice is to use a build tool that supports dependency management such as Maven or Gradle. For Maven installation, please refer maven.apache.org. For Gradle installation, please refer gradle.org .
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page