Skip to content
#

svg

Here are 4,086 public repositories matching this topic...

three.js
adamkdean
adamkdean commented Mar 15, 2018

Getting started step 13 does not progress to step 14 when play button is pressed, nor do any steps >= 13 progress when the play button is pressed. Those steps also cannot be navigated to manually.

Uncaught DOMException: Failed to execute 'querySelector' on 'Document': 'rgb(186, 218, 85)' is not a valid selector.

Information

Tested with MacOS Sierra:

  • Chr
vega
roying
roying commented Dec 19, 2019

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
MaterialDesign
rektdeckard
rektdeckard commented Jan 18, 2020

Network component seem to be poorly documented on how to use with Layers, as well as interactivity. My immediate desire is to be able to show some information about a node on hover (or always), such as a label. I can't seem to find anything about this anywhere, and it seems to be a very common use case for this type of data visualization. There isn't much to learn from an unlabeled graph.

Ideal

ghost
ghost commented Jan 23, 2018

Hi,

While the demos on the website work. There is too little documentation on the library.

For instance you show the following code:
var d = Diagram.parse("A->B: Does something");
How do I:

  • add multiple statements?
  • bind to a specific id or class element?
  • what are the options and allowed fvalues that can be passed as arguments?

In other words, using the library should be eas

Open

Docs

3
sosensible
sosensible commented Jan 24, 2017

I would appreciate if you could point me to a full list of the features, types and functions of flowchart.js somewhere. I love what it does, but wonder if I fork this and try to enhance it if that my ideas might already be included.

(Thinking would love some actions other than hyperlinks. Would love to be able to call on page JS methods for things like popups and such.)

raw

Improve this page

Add a description, image, and links to the svg topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the svg topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.