-
Updated
Jul 14, 2021 - Vue
dashboard
Here are 5,261 public repositories matching this topic...
Steps to reproduce:
- Try to tab through the home dashboard
Actual Result:
.
To Reproduce
- Create a collection
- Create a group
- Crea
-
Updated
Mar 28, 2020 - HTML
Most items coming from questions on the community forum
- a proper multicategory bar example based on https://community.plotly.com/t/multicategory-axis-type-example/26392
- example of shape or annotation covering several subplots thanks to
xref='paper'. Also the shapes and annotations tutorial should link to each other. - orthographic projection example in 3d axes tutorial (or
-
Updated
May 2, 2021 - JavaScript
Describe the bug
When a new user is created, a single access token should be created.
To Reproduce
# app/models/user.rb:88
after_create_commit :create_access_token
# app/models/concerns/access_tokenable.rb:5
after_create :create_access_token
Expected behavior
One access token should be created when a user is created.
Screenshots
.
What I think when I see x and y:
What it actually is:
-
Updated
Jul 14, 2021 - JavaScript
Improve this page
Add a description, image, and links to the dashboard topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the dashboard topic, visit your repo's landing page and select "manage topics."



Hi,
first thanks for this awesome software. But I have some trouble and I don't know how to proceed. First I try to find out what else I could provide for this report to be a good bug report.
First, I use the latest version (v1.14.0) from openSUSE build Service. I know, I should compile it by my self to avoid any other causes for this behavior. But for now I still use this package from there