e2d3 / e2d3-contrib

Apache License 2.0
67 stars 175 forks source link

created radial bar charts (The Paper's team) #321

Closed 839Studio closed 3 years ago

JunichiWatanuki commented 3 years ago

Thanks for this PR :)

TEST-radialBar_0
fig.0

The test failed in Excel(Online version). Please check the following two points.

Point 1) Please refer structure of data visualization template. ("main.css" and "manifest.yml" required)

See fig1 and https://github.com/e2d3/e2d3/wiki/Structure-of-data-visualization-template

TEST-radialBar_1
fig.1

Point 2) Elimination of the cause of "d3.scale.radial is not function". See fig.2.

TEST-radialBar_2
fig.2
JunichiWatanuki commented 3 years ago

Confirmed that the error no longer appears in the state of pull request #322 , so merging is done. (The category is set to Uncategorized.) (The error is not displayed, but the graph and sample data are not displayed.

Test Environment OS: Ubuntu2004 Desktop Excel:ExcelOnline Browser:Firefox