-
Enable comicgen to used in `require('comicgen')` and `import('comicgen')` environments. Probably default `document.currentScript.src` to `http://gramener.com` or `/`
@sanand0 -- is this something…
-
Drop all the values that are outside the domain.
Could be a single scale option (overflow: "clamp", overflow: "discard").
-
# Background context
So far we have the following possible `SelectorType`, which can be used in `Parameter.selector` or `Filter.selector`:
* `Checklist`, based on `dcc.Checklist`
* `Dropdown`, ba…
-
# LFI flow chart
Contacts:
Participants: @changhoonhahn
## Goals and deliverable
A flow chart to help future LFI users decide which method to use based on their constraints.
## Resources…
-
The sunburst is an awesome graph.
- [ ] Is there a way to make it zoomable? I have not been able to make it do so.
- [x] Also, .innerRadius does not seem to work for me either. No matter the valu…
-
Does this support showing the parents of spouses? I've got it working with Vue for default data but unsure of the JSON?
-
This is what I'm thinking. The UI something like this now.
[button1] [button2] [button3]
text box command
results
If it worked more like a notebook ala jupyter it would have
text box command
r…
-
separate SVG appending to DIV from SVG creation function
-
Sometimes the camera and zoom object can get out of sync. They are reset when the user zooms all the way out (as a fail safe). We should ultimately prevent this mis-syncing from happening or add an ad…
-
For charts with dense or overlapping labels, it would be useful to have a way to create repulsive labels to avoid overlap (similar to [ggrepel](https://github.com/slowkow/ggrepel) for ggplot2).