visualizations
Here are 332 public repositories matching this topic...
-
Updated
Sep 13, 2021 - Python
-
Updated
Aug 31, 2021 - TypeScript
-
Updated
Sep 13, 2021 - TypeScript
-
Updated
Sep 13, 2021 - Python
-
Updated
Sep 8, 2021 - Jupyter Notebook
-
Updated
Sep 13, 2021 - Python
-
Updated
Sep 3, 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
Mar 25, 2021
-
Updated
Aug 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
Sep 16, 2020 - CSS
-
Updated
May 28, 2021 - Jupyter Notebook
-
Updated
Sep 13, 2021 - Jupyter Notebook
-
Updated
Jan 18, 2021 - C#
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.
-
Updated
Sep 1, 2021 - Jupyter Notebook
-
Updated
Oct 7, 2017 - JavaScript
In the list view we should make sure to disable the ability to schedule unsaved reports.
-
Updated
Sep 8, 2021 - Python
-
Updated
Sep 9, 2021 - Jupyter Notebook
-
Updated
Jun 1, 2021 - Python
-
Updated
Oct 15, 2020
-
Updated
Aug 12, 2015
-
Updated
Sep 12, 2021 - Jupyter Notebook
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#
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."
Our current messaging in the add agent flyout says "Linux users: We recommend using the installers over (RPM/DEB) because they provide the ability to upgrade your agent within Fleet."
It would be more clear and concise to say "Linux users: We recommend the installer (TAR) over system packages (RPM/DEB) because it lets you upgrade your agent in Fleet."