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

visualizations

Here are 345 public repositories matching this topic...

jportner
jportner commented Mar 29, 2022

Depends on: #114225

When your session times out, it's supposed to redirect you to the "logout" route, which logs you out and redirects you again to the login page.
The current app's onAppLeave behavior can prevent this from occurring (such as in Lens when you have unsaved changes), so when your session expires, instead your page is frozen like this:

![image](https://user-images.githubuser

bug good first issue Team:Security impact:needs-assessment

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 Mar 12, 2022
  • Jupyter Notebook
darnautov
darnautov commented Jun 3, 2021

Describe the bug
Passing a single row of data with a time scale on the X-axis breaks the chart.

To Reproduce
Go to https://codesandbox.io/s/cool-sound-8j9m7?file=/src/App.tsx

Notice by not setting the xDomain with a single values, causes the error below.

Expected behaviour
The chart is rendered with a single row of data

**Version (please complete the following info

bug good first issue :heatmap Impact:High

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