Search found 3 matches

Go to advanced search

by walkerboh
Wed Jun 28, 2017 3:47 pm
Forum: Highcharts Usage
Topic: Broken Axis - Axis break in column
Replies: 1
Views: 1818
 
Jump to post

Broken Axis - Axis break in column

Hello, I've been working with the JSFiddle that shows the custom rendering for breaks in columns to make the break in the column appear the same as on the break on the axis. My current change is here: https://jsfiddle.net/8gd15he2/. I have managed to get the white line going across the column, but I...
by walkerboh
Wed Jun 28, 2017 1:08 pm
Forum: Highcharts Usage
Topic: Broken Axis Error - isArray is not a function
Replies: 3
Views: 765
 
Jump to post

Re: Broken Axis Error - isArray is not a function

I was able to recreate it in this JSFiddle https://jsfiddle.net/ydLt0p4j/ and that showed me the issue.

I forgot that we were using an older version of Highcharts and I needed to be pulling in an older version of the broken axis module. Sorry for taking up your time.
by walkerboh
Tue Jun 27, 2017 7:51 pm
Forum: Highcharts Usage
Topic: Broken Axis Error - isArray is not a function
Replies: 3
Views: 765
 
Jump to post

Broken Axis Error - isArray is not a function

Hello, I am currently building a column chart in Highcharts with a break in the yAxis but am hitting an error. I have included <script src="https://code.highcharts.com/modules/broken-axis.src.js"></script> in my page to get the script in, and when I try to generate the chart, I am getting ...

Go to advanced search