plotly config dictionary can't be fed in from normalize function
I showed to @mnakh that the way plotly is implemented prevents us to give a config dictionary from the normalize function. Currently we can give it if we write a yaml file with annotations.
We could in principle support the annotations also directly in the python schema.
The need of the config stands, among other things, in the possibility of triggering the interactive zoom features on the plot.