Skip to content

New module: hexagonal chart #550

@lpatiny

Description

@lpatiny

Create a new module allowing to create an hexagonal chart

format:
{
type:"chart",
value: {
axis:["N","S","O"],
data:[[0,0,0],[1,1,0],[0,1,1]],
info:[{color:'red', label:'C'},{color:'blue'},{color:'green'}]
}}

options in module:

  • color jpath (from info)
  • size (default 6)
  • label color
  • label size ... ? Use the css selector ?

How to display the color scale ?

ac-2013-00418j_0003

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions