Skip to content

v11.0.0

Compare
Choose a tag to compare
@mroloux mroloux released this 26 Jul 08:32
· 129 commits to master since this release

It's not required (or even possible) anymore to pass in divId when showing a chart. Nor can you pass in class to set a class on the <div> we create. All styling should be applied to the parent element of <si-seatsio-seating-chart>.

To show multiple charts on the same page, simply use several <si-seatsio-seating-chart> elements - without providing divId.