visualizations
Here are 331 public repositories matching this topic...
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Aug 20, 2021 - Python
-
Updated
Aug 27, 2021 - TypeScript
-
Updated
Aug 26, 2021 - Python
-
Updated
Aug 25, 2021 - Jupyter Notebook
-
Updated
Aug 27, 2021 - Python
-
Updated
Aug 19, 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
Jan 18, 2021 - C#
-
Updated
Aug 24, 2021 - Jupyter Notebook
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
Oct 7, 2017 - JavaScript
-
Updated
Jul 22, 2021 - Jupyter Notebook
Is your feature request related to a problem? Please describe.
In a few places we're forcing a disabled element by adding the class
.navi-report__action-link--force-disabled {
color: @disabled-gray !important;
cursor: not-allowed !important;
}
Probably because some child's cursor and color styles ignore its parent's disabled attribute/class.
**Describe the solution y
-
Updated
Jun 21, 2021 - Python
-
Updated
Mar 17, 2021 - Jupyter Notebook
-
Updated
Jun 1, 2021 - Python
-
Updated
Oct 15, 2020
-
Updated
Aug 12, 2015
-
Updated
Aug 25, 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."


Summary
Most of the other APM tables will show a simple loading message, but the Traces list table shows a loading spinner. We moved away from the spinners in previous releases, but it seems the table wasn't updated. We should simply display the "Loading..." default message to make it consistent with the rest.
<img width="1689" alt="CleanShot 2021-08-26 at 11 19 49@2x" src="https://user-im