micmro / PerfCascade

Responsive, SVG based HAR waterfall viewer
https://micmro.github.io/PerfCascade
MIT License
276 stars 51 forks source link

Example uses deprecated 'leftColumnWith' #258

Closed sciatro closed 5 years ago

sciatro commented 5 years ago

The example site still uses leftColumnWith, the typo that was fixed in #207 and is now deprecated.

From the console after loading the demo page:

Depreciation Warning: The option 'leftColumnWith' has been fixed to 'leftColumnWidth', please update your code as this will get deprecated in the future

Great project.

micmro commented 5 years ago

Thanks a lot - fixed now.