visualizer
Here are 383 public repositories matching this topic...
-
Updated
Jul 4, 2020 - JavaScript
We have a minor documentation conflict where the :class:~yellowbrick.regressor.residuals.PredictionError
directive in our documentation is not able to resolve the link to the API documentation. The issue is that we have the yellowbrick.regressor.residuals
automodule
in both peplot.rst
and in residuals.rst
so the documentation doesn't know which one to link to. The solutions that I can se
The next song is never played, it just loops over the same song no matter what looping option you have
-
Updated
Jan 4, 2018 - JavaScript
-
Updated
Apr 7, 2020 - JavaScript
-
Updated
Jun 29, 2020 - JavaScript
-
Updated
Mar 14, 2020 - CSS
-
Updated
Oct 7, 2019 - HTML
For example correlation between capture and sampling/callstacks; I'd like to be able to right-click on a hooked function listed in the capture and "go to" it in the sampling view automatically
This just started out of the blue. Will not run just locks axes. Removed limit switch hook up still locks...Open software hooks up and locks up.
-
Updated
Jun 5, 2020 - JavaScript
-
Updated
Jun 5, 2020 - JavaScript
-
Updated
Apr 28, 2019 - Java
-
Updated
Feb 10, 2020 - Go
I'm a little worried that the dark theme might be hard to see on some projectors.
It'd be great if we could get something that looks like this:
Description
When you use the Right option of the Song Information it cut the information if the song name/artist it´s bigger that the visualizer, even if you have the option "Clip Song Information" unchecked
Versions
- Rainmeter Version: Rainmeter 4.3.0.3298 (64-bit)
- OS Version: Windows 10 Pro 1809 64-bit (build 17763)
- Skin Version: v2.1.0
- Spotify Version: 1.1.9.383.g9f4882
-
Updated
Jun 22, 2020 - C++
-
Updated
May 5, 2020 - Java
-
Updated
Apr 23, 2020 - Kotlin
-
Updated
Feb 6, 2018 - JavaScript
-
Updated
Aug 26, 2019 - Python
-
Updated
Feb 16, 2020 - JavaScript
-
Updated
Jun 21, 2020 - TypeScript
Provide documentation in tooltip for:
- Property
- Node type
- Concrete object type, or narrowest public subtype (or interface?)
-
Updated
Dec 12, 2017 - Java
-
Updated
Jun 23, 2020 - Python
Improve this page
Add a description, image, and links to the visualizer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the visualizer topic, visit your repo's landing page and select "manage topics."
Bug or feature request?
Documentation / feature proposal
Description:
Hi, I just implemented my first state machine on my React/TypeScript project with xstate ! I followed the documentation but I faced some issues. I would like to present some technical solutions and code snippets that I wrote to overcome those issues: