bsilvia

Results 2 issues of bsilvia

…k baseline to match usage example. See #62 and #70

Fixes #1489 The default `legend` assignment in `InitializeCore` was overwriting the user-provided legend. Moving this to the constructor, similar to how the `tooltip` is managed, yields the desired results. Example...