-
While making cartograms I'm finding that the collide function of [this block](https://bl.ocks.org/mbostock/4055889) works much better than just using d3.forceCollide, as it seems to be made for square…
-
The Sankey plugin could use some improvements, such as options for disabling the move-sinks-right and enabling move-sources-right. Also, being able to set the x-position of the nodes in a Sankey diagr…
-
The Trap Visualizer receives data key and values that get lost in the switch case. Will need to match all possible values so the data is collected, sorted and drawn correctly in the graph.
I also wa…
-
bootstrap#3.2.0 (latest is 3.3.4)
d3#3.4.13 (latest is 3.5.5)
fuelux#3.0.2 (latest is 3.7.1)
jade#1.5.0 (latest is 1.9.2)
jquery#2.1.1 (2.1.4 available)
leaflet-plugins#1.1.2 (latest is 1.3.3)
leaflet…
-
### Enhancement Summary
1. Add a container plugin capable of loading multiple other instruments (unlimited number).
2. By extension, ability to assign and map user-input key(range) passed to Plugin,…
-
**Describe the bug**
Installing this plugin into my project with previously working stylelint using webpack doesn't work as expected (no console output for errors etc.).
Is there a verbose mode to…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/stoneatom/stonedb/blob/stonedb-5.7-dev/CONTRIBUTING.md).
###…
-
Hi!
I am pasting the error I get when I try to use the command pelican content:
$ pelican content/
Traceback (most recent call last):
File "/usr/bin/pelican", line 11, in
sys.exit(main())
F…
ghost updated
8 years ago
-
On hovering over a country the country should zoom out.
Is this feature currently supported?
-
By following your documentation and demos, I'm using the tooltip plugin in the groupedBar chart
the same implementation how I use it on the flat line or group line chart data. I already check the
c…