-
Updated
Jun 10, 2020
datavisualization
Here are 455 public repositories matching this topic...
-
Updated
Nov 20, 2019
-
Updated
Jan 5, 2020 - JavaScript
-
Updated
Feb 12, 2019 - JavaScript
Many of the issues filed for this package are unsurprisingly font related.
To help alleviate or even prevent these issues, the package needs:
- better documentation on fonts
- platform-specific helpers for installation & triage
- robust platform detection (down to version & patch level) to ensure the right font names are used on the right platform since legacy operating systems like Windo
Users don't really care when errors occur in the application: certainly not enough to have them appear in their face. Make an icon in the bottom bar and show it whenever an error occurs. Clicking it would still show the error dialog.
Under "Keeps factor by default levels now", the second chart shows 100% thing1. It seems like it should show 100% thing2, just like the chart immediately above. That's what is in the data.
-
Updated
Jun 13, 2019 - R
-
Updated
Aug 30, 2017 - JavaScript
Greetings! Where can I see the complete chartData configurations not mentioned in the readme file?
By configurations, I mean settings such as the color of the line in line graphs, limit of data that can be displayed, changing text color etc.
Add in test scripts
-
Updated
Jul 30, 2018 - JavaScript
-
Updated
Nov 9, 2019 - JavaScript
When I try adding DataPlotly in a processing model, I get an error:
Exception: unknown Traceback (most recent call last):
File
"C:/PROGRA1/QGIS31.4/apps/qgis-ltr/./python/plugins\processing\modeler\ModelerDialog.py",
line 796, in addAlgorithm
alg =
QgsApplication.processingRegistry().createAlgorithmById(algorithm.id())
Exception: unknown
Python version: 3.7.0 (v3.7.0:1bf9cc5093
-
Updated
Jul 1, 2020 - R
-
Updated
Sep 26, 2018 - JavaScript
-
Updated
Jul 1, 2020 - Jupyter Notebook
-
Updated
Jul 2, 2020 - JavaScript
-
Updated
Jun 19, 2020
-
Updated
Mar 20, 2019 - JavaScript
-
Updated
Jan 5, 2020 - R
-
Updated
Jun 20, 2020 - HTML
-
Updated
Jun 7, 2020 - JavaScript
-
Updated
Mar 12, 2018 - JavaScript
Colors apply to conditions in the alphabetical order of the conditions. Hence, the addition of user defined color when the conditions are ordered in a different manner (e.g. according to median value) is not intuitive.
Current work-around: select as the ordering: ‘By alphabet/number“ and insert the list of colors. After that the ordering can be changed.
-
Updated
Sep 17, 2018 - R
-
Updated
Jun 6, 2020 - JavaScript
-
Updated
Dec 31, 2019 - C#
-
Updated
May 10, 2020 - C#
Improve this page
Add a description, image, and links to the datavisualization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the datavisualization topic, visit your repo's landing page and select "manage topics."
Enhancement
This is just a naming suggestion for better understanding of the code. In the DrawText function of the Graph element, it would make more sense for the argument text_location to be renamed as the location_on_text as the value of the argument actually signifies the location of the point on the text.