pcortona
Posts: 10
Joined: Mon Apr 12, 2021 4:46 pm

No draw categories without data

Hi,
I have a chart with categories valued and other not valued.
I want render only the categories valued.
if the valued categories are consecutive, everything is ok, those not valued are not displayed.
https://jsfiddle.net/pcortona/nhskg8pv/2/

The problem is when the categories not valued are between two with value.
https://jsfiddle.net/pcortona/nhskg8pv/4/

can you help me?
User avatar
sebastian.h
Posts: 1734
Joined: Fri Aug 07, 2020 7:08 am

Re: No draw categories without data

Hi,
Thanks for your message.

I think you can try to create something similar to what is described in this topic:
viewtopic.php?t=39881#p138082
http://jsfiddle.net/ppotaczek/cdbso63t/

Let me know how are you going with this.
Best regards.
Sebastian Hajdus
Highcharts Developer
saritha.v
Posts: 1
Joined: Wed Oct 13, 2021 10:14 am

Dynamic drilldown in Android

How to handle loading drill down data dynamically from API in Android kotlin
User avatar
sebastian.h
Posts: 1734
Joined: Fri Aug 07, 2020 7:08 am

Re: No draw categories without data

Hi saritha.v,
Thanks for the message and welcome to the forum.

Let check our API References and Highcharts wrapper for android:
https://api.highcharts.com/android/highcharts/
https://github.com/highcharts/highcharts-android

Best regards.
Sebastian Hajdus
Highcharts Developer
pcortona
Posts: 10
Joined: Mon Apr 12, 2021 4:46 pm

Re: No draw categories without data

Hi Sebastian,
thanks for your support

Best regards.
User avatar
sebastian.h
Posts: 1734
Joined: Fri Aug 07, 2020 7:08 am

Re: No draw categories without data

You're welcome!
In case of any further questions, feel free to contact us again.
Sebastian Hajdus
Highcharts Developer

Return to “Highcharts Usage”