Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
-
Updated
Dec 9, 2019 - JavaScript
Bring data to life with SVG, Canvas and HTML. :bar_chart::chart_with_upwards_trend::tada:
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
The simplest, fastest way to get business intelligence and analytics to everyone in your company :yum:
Make Your Company Data Driven. Connect to any data source, easily visualize, dashboard and share your data.
Interactive Data Visualization in the browser, from Python
Open-source JavaScript charting library behind Plotly and Dash
📊 The Grammar of Graphics in JavaScript
Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js
📱📈An elegant, interactive and flexible charting library for mobile.
For anyone who'd like to contribute and don't know where to start - it might be a good idea to add more unit tests for any uncovered part
If you'd like contribute, please leave a comment here, specifying the areas (functions/files/packages), which you are going to cover
JavaScript library for HTML5 & CSS3 time sheets
Providing a code sandbox for all examples in gallery will make it easier for users to make some changes to the examples and run it to see the results. Right now user has to set up a project, install dependencies then copy paste the example code to try it out themself.
We launched a crowdfunding campaign to develop a brand new version of RAWGraphs
Describe the bug
I try to run tensorboardX/examples/demo_graph.py for jupyter notebook (launched by anaconda navigator) and I get the error seen at Additional context.
I just copy paste the code to notebook from Github.
Minimal runnable code to reproduce the behavior
class SimpleModel(nn.Module):
def init(self):
super(SimpleModel, self).init()
🔥 JavaScript Library for HTML5 canvas based heatmaps
After reading through https://thingsboard.io/docs/user-guide/install/windows/, I fell over the issue that my Thingsboard did tell me that the relations needed do not exist. What did I do? Installed Thingsboard, ran it and afterwards changed the database to Postgres. After checking the issues, I found this one: thingsboard/thingsboard#1021.
The request is to add the inf
Reusable JavaScript library for creating sketchy/hand-drawn styled charts in the browser.
It would be great if we can add custom metadata to the documentation. How would I add custom metadata to the graphql schema so that it could show up in the documentation pane?
For example, I might want to decorate a field or entity with information saying that it requires authentication, or that is Personally Identifiable Information. Maybe I want to document a data owner or a data steward
🍞📊 Beautiful chart for data visualization.
Platform (like ubuntu 16.04/win10): Windows 10
Python version: 3.7.4, mmdnn==0.2.5
Running scripts: mmconvert -f caffe -df keras -om test
I know that this command is not supposed to run without passing an input file, but the error message is incorrect and should be improved:
mmconvert: error: argument --srcFramework/-f: invalid choice: 'None' (choose from 'caffe', 'caffe2', 'cn
Low
In the screenshot below, LAST MODIFIED shows Sat, 26 Oct 1985 08:15:00 GMT,which is incorrect.
LAST MODIFIED shows correct timestamp, so that users know when this file is modified.

Monitoring, visualisation & management for Docker & Kubernetes
This is really awesome, thanks! One minor feature request - is there a way to change the transition easing curve? You can change the durations, but the easing curve appears to be hard-coded to easeExpInOut which I find a bit "snappy". I think this is the relevant code:
function newCubeLayer(presenter, config, cubeData, highlightColor, lightSettings, lightingMix, interpolator) {
cons
Add a description, image, and links to the visualization topic page so that developers can more easily learn about it.
To associate your repository with the visualization topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem? Please describe.
Tooltip animations can only be disabled by manually adding CSS rules, as documented in this issue: apexcharts/apexcharts.js#447
Describe the solution you'd like
Add an option
tooltip.animationswith default valuetrue. If set tofalse, then disable all CSS animations and CSS class changes du