plotly.py icon indicating copy to clipboard operation
plotly.py copied to clipboard

Handle `extras` option in `IntegerValidator`

Open archmoj opened this issue 1 year ago • 0 comments

extras are added to plotly.js integer validator in https://github.com/plotly/plotly.js/pull/6990/commits/37dee4852e335067508add73de7ee7a59e8db045 i.e. to handle cases like bold and normal in font.weight which could also be a number between 1-1000.

This commit would be required in updating to upcoming plotly.js v2.33.0.

@LiamConnors cc: @emilykl @gvwilson

archmoj avatar May 17 '24 15:05 archmoj