sehilyi / comparative-layout-explorer

πŸ“Š x πŸ“Š =❓An online gallery to explore the design space of comparative layouts
https://sehilyi.github.io/comparative-layout-explorer/
18 stars 2 forks source link

Support assigning overlap_reduction values to individual charts #65

Open sehilyi opened 5 years ago

sehilyi commented 5 years ago

For opacity:

overlap_reduction: {
   opacity: {primary: 0.5} // this sets the opacity of secondary chart as 1 - 0.5, similar to [*]
}