rte-antares-rpackage / antaresViz

ANTARES Visualizations

Home Page:https://rte-antares-rpackage.github.io/antaresViz

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

bug : plotMapOptions with linkDefaultCol

jalazawa opened this issue · comments

code KO

resOptions<-plotMapOptions(areaDefaultCol = "red", linkDefaultCol = "orange")


plotMap(
  myConDataEurope, 
  mlTyndp, 
  interactive = FALSE,
  colLinkVar="FLOW LIN.",
  timeId=115,
  options = resOptions
)


```


![plotmap](https://user-images.githubusercontent.com/22026724/33942278-b5e1a0b6-e015-11e7-9f5f-17532180aff6.png)