close
The Wayback Machine - https://web.archive.org/web/20220710042136/https://github.com/topics/visualizations
Skip to content
#

visualizations

Here are 359 public repositories matching this topic...

lukeelmers
lukeelmers commented Jul 7, 2022

If a user changes an advanced setting that specifies requiresPageReload: true, a toast notification will pull up telling them to refresh the page:

Screen Shot 2022-07-07 at 1 47 30 PM

However, no specific toastLifeTimeMs is provided for the setting, so it fal

good first issue Team:Core Feature:Kibana Management Feature:uiSettings

Advanced AI Explainability for computer vision. Many Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Examples and applications for classification, object detection, segmentation, embedding networks and more. Including Grad-CAM, Grad-CAM++, Score-CAM, Ablation-CAM, LayerCAM, FullGrad and XGrad-CAM. Evaluation metrics.

  • Updated Jul 9, 2022
  • Python
uncertainty-toolbox

This repository contains small projects related to Neural Networks and Deep Learning in general. Subjects are closely linekd with articles I publish on Medium. I encourage you both to read as well as to check how the code works in the action.

  • Updated Jul 6, 2022
  • Jupyter Notebook
dej611
dej611 commented Jan 18, 2021

Describe the bug
When mixing two Bar series, with one Time and the other Linear X scales, leads to the charts area to crash (blank area) and an error appears in the console.

To Reproduce
Steps to reproduce the behavior:

  1. Create a duplicate of the 35_test_time.tsx story
  2. Add the following series to it:
<BarSeries
      id="data2"
      xScaleType={ScaleType.Li
bug good first issue kibana cross issue :xy

Improve this page

Add a description, image, and links to the visualizations topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the visualizations topic, visit your repo's landing page and select "manage topics."

Learn more