Settings and activity
18 results found
-
184 votes
By adding the Highmaps as a module in HIghcharts, we can get working mousewheel scrolling in Highcharts: http://jsfiddle.net/highcharts/6etwu5b4/
An error occurred while saving the comment -
0 votes
An error occurred while saving the comment Kacper Madej commentedHello,
The step option is already implemented - API reference:
https://api.highcharts.com/highcharts/plotOptions.series.stepPlease add an image of what is the new idea if this is not that.
-
1 vote
An error occurred while saving the comment Kacper Madej commentedHi,
Please specify which line? https://www.highcharts.com/demo/timeline
-
1 vote
An error occurred while saving the comment Kacper Madej commentedHi and thank you for the idea,
The requested chart is doable right now and could look like this:
https://jsfiddle.net/BlackLabel/tcb6vrpg/A more general solution would be to implement a centered axis because currently only one side or the other (option `opposite`) are available.
-
4 votes
An error occurred while saving the comment Kacper Madej commentedHi,
You could create a custom map using the info in our docs:
- https://www.highcharts.com/docs/maps/create-custom-maps-for-highmaps- https://www.highcharts.com/docs/maps/custom-geojson-maps
- https://www.highcharts.com/docs/maps/adding-points-and-lines
(the last one is for e.g. to add lines for roads and streets)
Please describe how would you imagine the best scenario for you for adding a street-level map into a Highmaps map and what is your use case.
-
1 vote
An error occurred while saving the comment Kacper Madej commentedHow about the motion plugin?
https://github.com/TorsteinHonsi/Motion-Highcharts-Plugin -
3 votes
An error occurred while saving the comment Kacper Madej commentedHi Derek,
Currently the bullet series type supports only one bullet for each point, so you would have to create multiple points or series - one for each target.
Another options could be as:
To add more markers you could use scatter series like in this demo: https://jsfiddle.net/BlackLabel/uhkb21fa/
Error bar might also be useful here: https://www.highcharts.com/demo/error-bar
-
1 vote
An error occurred while saving the comment Kacper Madej commentedHi, those options are available in Highcharts. Demo: https://jsfiddle.net/BlackLabel/yr23vzm5/
-
9 votesKacper Madej shared this idea ·
-
2 votesKacper Madej shared this idea ·
-
4 votes
An error occurred while saving the comment Kacper Madej commentedPOC for funnel: http://jsfiddle.net/BlackLabel/qzpbhL7g/
-
6 votesKacper Madej shared this idea ·
-
7 votes
An error occurred while saving the comment Kacper Madej commentedHi, do you have a source for the map? You could create a custom map using this - https://www.highcharts.com/docs/maps/custom-maps - or that - https://www.highcharts.com/docs/maps/custom-geojson-maps If you have problems with creating maps contact our support (e.g. via e-mail) and we will help.
-
2 votesKacper Madej shared this idea ·
-
3 votes
An error occurred while saving the comment Kacper Madej commentedHow about using draggable() function of jQueryUI (https://jqueryui.com/draggable/)? Demo: http://jsfiddle.net/oc1mn8ru/13/
-
0 votes
Thanks for the feature request.
Kacper Madej shared this idea · -
52 votes
An error occurred while saving the comment -
1 vote
An error occurred while saving the comment Kacper Madej commentedPrecise positioning is not possible by default, but can be unlock that functionality writting wrapper or using one in this example.
Example: http://jsfiddle.net/1tpa8rm0/5/Kacper Madej shared this idea ·
Here's an updated demo with x&y panning: http://jsfiddle.net/BlackLabel/dpnj1gub/
This userVoice idea thread is for the new feature described at the top. If you have a problem with performance please contact technical support: https://www.highcharts.com/blog/support/ - that way you could receive proper support and your case will be investigated to find a solution for you.