- Issue created by @lakhal
- πΊπΈUnited States andileco
@lakhal the tests are broken in the attached patch, but the functionality should work. You'll need to:
- go to "/admin/config/content/charts"
- click "Highcharts settings"
- check the "Connect nulls" form element
- save
Please let me know if this helps!
- π²π¦Morocco lakhal
Thank you, @andileco!
It's working as expected, and all lines are now displayed.
I think it would be great if this could be applied to all other charting modules.
Thank you for this wonderful module
- πΊπΈUnited States andileco
Thank you for letting me know this solved your problem. Moving back to needs work (currently the tests fail) and making this more generic, as you are right: Billboard.js/C3.js Chart.js, and Google Charts all have an option for this.
- π²π¦Morocco lakhal
Thank you for your efforts,
I encountered another issue while using the module. I am unable to use tokens (in content display and views) to populate the values of the horizontal and vertical axis parameters, such as: Custom title, Value prefix, Value suffix, Value range.
- πΊπΈUnited States andileco
I updated this for all libraries. If you installed the previous patch, you will need to update your Highcharts settings and specific chart settings within the "Display" section.
-
andileco β
committed d5a9fb57 on 5.1.x
Issue #3495072 by andileco, nikathone: Highcharts multiples series doesn...
-
andileco β
committed d5a9fb57 on 5.1.x
- πΊπΈUnited States andileco
@lakhal - please put in a new feature request for your need for tokens. In Views, there is support for Twig tokens from the View itself, but not the tokens like [node:title].
Automatically closed - issue fixed for 2 weeks with no activity.
- π²π¦Morocco lakhal
Thank you @andileco for yout support,
The twig tokens work for the title but not for other fields, I will open another new feature request for that.