visualizations
Here are 337 public repositories matching this topic...
-
Updated
Nov 5, 2021 - Python
-
Updated
Oct 26, 2021 - TypeScript
-
Updated
Nov 9, 2021 - TypeScript
-
Updated
Sep 22, 2021 - Python
-
Updated
Nov 10, 2021 - Python
-
Updated
Oct 12, 2021 - Jupyter Notebook
-
Updated
Sep 29, 2021 - JavaScript
It'd be great to be able to load an external history upon initializing the undo/redo feature.
It's already supported by the Undoo lib, through the import(history) API, so it should be trivial to implement.
https://github.com/fabioricali/undoo#undooimporthistory--undoo
I suppose changing the UndoProps by adding a initialHistory prop would do the trick:
export interface UndoPr-
Updated
Oct 22, 2021
-
Updated
Oct 20, 2021 - TypeScript
Describe the bug
The config.width and config.height in the partition chart, at least in the pie chart layout, are overwritten by the parentDimensions.
The first part where the width and height are overwritten is visible in the getShapeViewModel before merging the partial config.
The second place is in the partitionMultiGeometries where we compute the chartWidth and `chartH
-
Updated
Oct 14, 2021 - Jupyter Notebook
-
Updated
Sep 16, 2020 - CSS
-
Updated
May 28, 2021 - Jupyter Notebook
-
Updated
Jan 18, 2021 - C#
-
Updated
Sep 9, 2021 - Jupyter Notebook
-
Updated
Nov 4, 2021 - Jupyter Notebook
-
Updated
Sep 8, 2021 - Python
Splash screen right now is inconsistent with the theme, it would be better to have a theme based splash screen for both iOS and Android implemented in flutter itself.
This is out of scope. But one of these days we need to think about how to get rid of numeral, as it's no longer maintained.
Possible replacement: numbro
Originally posted by @cythrawll in yavin-dev/framework#1062 (comment)
-
Updated
Oct 7, 2017 - JavaScript
-
Updated
Oct 21, 2021 - Python
-
Updated
Oct 15, 2020
-
Updated
Aug 12, 2015
User often do lots of parameter tuning. What some would like is create a new batch from filtered results (e.g. my_param: best_value), so that they can save them as a milestone with a descriptive name.
TODO
- Add a "Move filtered outputs" menu item, next to the "Rename batch" item, and [much like it](https://github.com/Samsung/qaboard/blob/master/webapp/src/components/CommitNavbar.js#
-
Updated
Aug 13, 2021 - JavaScript
Improve this page
Add a description, image, and links to the visualizations topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the visualizations topic, visit your repo's landing page and select "manage topics."
Describe the bug:
This is an issue raised on the EUI side: elastic/eui#5327
Safari respects the spec on this and we could fix this on the consumer side providing a
step="any"to theEuiFieldNumbercomponents without data bounds.A non-complete lists of such inputs are:
Some examples of it:
<img width="347" a