Commit 6022332
Mathieu Cottet
Some more options to use spiderweb graph and polar chart (need to include highcharts-more.js)
* data-graph-polar
"true" to render a polar graph.
Default: undefined
* data-graph-yaxis-{X}-grid-line-interpolation
Define the graph type.
Default: null
ex: "polygon" to get a spiderweb graph
* data-graph-xaxis-show-last-label
If you have a number on the last label, put it to false.
Default: true
* tickmarkPlacement
For categorized axes only. If "on" the tick mark is placed in the center of the category, if "between" the tick mark is placed between categories.
default: "on"
* data-graph-xaxis-gridLine-width
The width of the grid lines extending the ticks across the plot area.
Default: 01 parent b208df2 commit 6022332
1 file changed
+9
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
131 | | - | |
| 131 | + | |
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
| 287 | + | |
287 | 288 | | |
288 | 289 | | |
289 | 290 | | |
| |||
344 | 345 | | |
345 | 346 | | |
346 | 347 | | |
347 | | - | |
| 348 | + | |
| 349 | + | |
348 | 350 | | |
349 | 351 | | |
350 | 352 | | |
| |||
364 | 366 | | |
365 | 367 | | |
366 | 368 | | |
367 | | - | |
| 369 | + | |
368 | 370 | | |
369 | 371 | | |
370 | 372 | | |
| |||
391 | 393 | | |
392 | 394 | | |
393 | 395 | | |
394 | | - | |
| 396 | + | |
| 397 | + | |
| 398 | + | |
395 | 399 | | |
396 | 400 | | |
397 | 401 | | |
| |||
0 commit comments