linkStyle now supports list of indexes with a few tests

For example:
linkStyle 0,1,2 interpolate basis stroke:#00f,stroke-width:2px;

Other variants of linkStyle syntax are also included
This commit is contained in:
ivan-danilov
2019-02-21 22:06:11 +02:00
parent 7d3578b31a
commit 752a12bda4
4 changed files with 137 additions and 73 deletions

File diff suppressed because one or more lines are too long