visualization
Here are 7,444 public repositories matching this topic...
-
Updated
Jul 16, 2020 - JavaScript
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
-
Updated
Jul 16, 2020 - JavaScript
Interactive Data Visualization in the browser, from Python
-
Updated
Jul 16, 2020 - Python
Open-source JavaScript charting library behind Plotly and Dash
-
Updated
Jul 16, 2020 - JavaScript
-
Updated
Jul 15, 2020 - TypeScript
-
Updated
Jul 16, 2020 - JavaScript
The new (v5.8) Vega heatmap and isocontour transform requires "raster grids (matrices)"
input data format as seen in these Vega example data files:
https://github.com/vega/vega/blob/master/docs/data/volcano.json
https://github.com/vega/vega/blob/master/docs/data/annual-precip.json
It would be helpful to add explanation of this data format in the documentation:
https://v
Tool for shell commands execution, visualization and alerting. Configured with a simple YAML file.
-
Updated
Feb 4, 2020 - Go
The interactive graphing library for Python (includes Plotly Express)
-
Updated
Jul 16, 2020 - Python
-
Updated
Jul 16, 2020 - TypeScript
-
Updated
Jul 16, 2020 - JavaScript
Data Visualization Components
-
Updated
Jul 13, 2020 - JavaScript
Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js
-
Updated
Jul 15, 2020 - JavaScript
Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
-
Updated
Jul 16, 2020 - Jupyter Notebook
I was following along with the guide for adding a chart: https://github.com/rawgraphs/raw/wiki/Adding-New-Charts
Using the exact code that is specified in the guide, and here: https://github.com/densitydesign/raw/blob/master/charts/chart.js
At runtime you see an undefined error.
TypeError: Cannot read property 'linear' of undefined
It seems as though the latest version of "d3" no longe
JavaScript library for HTML5 & CSS3 time sheets
-
Updated
May 24, 2018 - JavaScript
The official Widgets Development Guide only contains the most basic widget types as example.
There is no functional example for a Flot chart in there right now. Or is it?
Since this is one of the most useful and probably used (at leat to me) widgets it would be very helpful to extend that docum
tensorboard for pytorch (and chainer, mxnet, numpy, ...)
-
Updated
Jul 5, 2020 - Python
Create beautiful JavaScript charts with one line of Ruby
-
Updated
Jul 11, 2020 - Ruby
Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
-
Updated
Jun 25, 2020 - JavaScript
-
Updated
Apr 10, 2020 - JavaScript
-
Updated
Jul 16, 2020 - TypeScript
Create charts from the command line
-
Updated
Jun 11, 2020 - C++
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
-
Updated
Jul 12, 2020 - Python
Statistical Machine Intelligence & Learning Engine
-
Updated
Jul 12, 2020 - Java
a super simple, no-nonsense diagramming library written in react that just works
-
Updated
Jul 16, 2020 - TypeScript
Hi,
I am trying to load a CSV with no header using
df = vaex.open('data/star0000-1.csv',sep=",", header=None, error_bad_lines=False)
but I get
could not convert column 0, error: TypeError('getattr(): attribute name must be string'), will try to convert it to string
Giving up column 0, error: TypeError('getattr(): attribute name must be string')
could not convert column
JavaScript diagramming library for interactive flowcharts, org charts, design tools, planning tools, visual languages.
-
Updated
Jul 16, 2020 - JavaScript
Improve this page
Add a description, image, and links to the visualization topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the visualization topic, visit your repo's landing page and select "manage topics."


When adding a new data store database in Metabase it tries to connect first with SSL (if the driver supports SSL), and then without, in that order. If either connection succeeds, the database details are accepted as valid. Yes, you can add driver specific JDBC options to use SSL, but there is no good feed