Aleksandr Shestakov

Results 354 comments of Aleksandr Shestakov

@VedGaur2045 I'm afraid it's not possible with the Area series type. The library doesn't support this possibility. Also, we have never met an example of such a chart. If you...

@Kvarkas Unfortunately, it is not available in the current version of the library. Using transparent background will bring many other problems, you can see how other edges intersect the icon....

@zeylevruntime Unfortunately, the current version of the library doesn't support exporting features. We will take it into account for future updates.

@Alpha-Dvlpr If I got your requirements correctly, you want to apply the red and yellow fill color to the 1st and 2nd series respectively. If so, then you should simply...

@laurachelaru Please, try to plot only a single area series (the first typeName) just for a test and let us know about the result. I mean excluding the loop of...

@laurachelaru I tried to reproduce the issue using your code, I have applied dummy data and series name/color (these were the only difference) and it works well on AVD. For...

@laurachelaru In your code, you are using custom made class `AreaChartDataEntry`, which is not described in your snippet. I can assume that the problem may come from the implementation of...

@laurachelaru The issue is not related to the data List, with high probability, it comes from managing views. Try to set the chart active every time the users switches to...

@laurachelaru I will try to reproduce the issue using your layout, it will take some to analyze the issue. I will update you as I get results!

@IexeDev We are working on the issue of rendering charts in Fragments. We will update you as we get results. Thank you for your report!