Settings and activity
3 results found
-
9 votes
There’s a simple hack you can do to implement it: http://jsfiddle.net/highcharts/ztRF5/
An error occurred while saving the comment An error occurred while saving the comment Cristi S. commented...found the answer here: https://stackoverflow.com/questions/26658815/how-to-make-a-dashed-bar-chart-border-in-highcharts
just comment out the first line and it works: http://jsfiddle.net/cristiscu/ztRF5/178/
An error occurred while saving the comment Cristi S. commentedIs this in the current branch? Or the topic needs an update?
http://jsfiddle.net/cristiscu/ztRF5/177/ - I replaced just the script location and it throws an exception.
Thanks,
-Cristian -
9 votes
Thanks for your suggestion! This is probably equivalent to the bubble sizeBy option, which sets whether the bubble’s value should be expressed by its area or its diameter.
http://api.highcharts.com/highcharts/plotOptions.bubble.sizeBy
Cristi S. shared this idea · -
18 votesCristi S. shared this idea ·
...more remarks:
- dashStyle works in most bar charts (and must be documented)
- no effect in Waterfall charts
- in Mekko it is called borderDashStyle