highcharts-android
highcharts-android copied to clipboard
Android wrapper for Highcharts usage
I have an empty android project and it runs just fine. But when I add HighChart integration to it the build fails. All I did was adding a single line...
When i place HIChartView inside NestedScrollView or RecyclerView and try to scroll up the page by touching on the graph, the recyclerview scroll movement is very laggy. This is happening...
updateGraph(); // This function is for load graph. When i am calling this function from outside like oncreate and all it working fine. But not working when i received fitnesdata...
Kindly check attached original screenshot before clicking on Legned.  Now I am going to click on legend **Unclassified** and hence respective column(In sky blue color) becomes hide. Kindly check...
Hello, I hope you are well I have trouble with this library in compose can you help me? Please download and run the attached project The result you will see...
Does this library has built-in support to plot graph for days, weeks, months and years break down of input data ? Is it possible to customise this library and build...
#### Expected behaviour For the given set of the chart data, high chart view in the recycler view should load respective position data. #### Actual behaviour High chart view loaded...
HIXAxis hixAxis = new HIXAxis(); i am working on Android sdk. when i update Xaxis and Yaxis second time according to filter data in app graph not getting update. Thanks...
Hello Team, I am trying to display data in the **Stacked bar with more than 50 data items**, but as you can see in the attachment the data is getting...
Hi am facing rendering issue also am getting exception while i try to render hicharts in **Fragments** java.lang.IllegalStateException: The specified child already has a parent. You must call removeView() on...