leaflet.minichart icon indicating copy to clipboard operation
leaflet.minichart copied to clipboard

Leaflet.minichart is a leaflet plugin for adding to a leaflet map small animated charts

Results 11 leaflet.minichart issues
Sort by recently updated
recently updated
newest added

Hi Thanks for the great package! I want to draw barplot with components stacked, as well as show the percentage, similar with the pie plot. However the bar plot here...

Hi, First of all, thanks for this great plugin. I have 2 questions regarding your implementation: 1. How did you get to show Bubble Charts like here : https://github.com/rte-antares-rpackage/leaflet.minichart/blob/master/img/bubblecharts.png ?...

Quand on essayait d'actualiser les données d'un graphique qui n'est pas encore ou qui n'est plus affiché sur une carte, une erreur javascript se produisait. Ce fix est nécessaire pour...

If you have a layer control, deactivating any charts layer never actually hides them like it should. I had to add this to make it work (I have all my...

Truly awesome package by the way! The following code creates the synced maps, but after panning around for 5-10 seconds, they freeze. This happens in the preview window and in...

If you try to use L.canvas as the leaflet map renderer, adding minicharts gives the error: ![minichart_canvas_add_error](https://user-images.githubusercontent.com/201996/34430046-658cc382-ec2e-11e7-8df4-d3a7e4ef785a.png)

Thanks a lot for a great package! Having the option to add pie charts to a leaflet map in such an easy way is really helpful. I am working on...

v0.2.2 on Leaflet v1.0.3 When all values go to zero in a polar area chart, I'm getting an error and odd animation behavior when changing values back to >0 (labels...

bug

Still loving this library, thanks again! Is there any way to attach a click event to a chart? I see that the library is an extension of L.CircleMarker, but adding:...

bug

Add two new options, `minZoom` and `maxZoom`

enhancement