Hello. I'm attempting to render a plottable.js rectangle plot within a React app. I repeatedly am seeing the same error:
TypeError
postScale is not a function
postScaledAccesor
./node_modules/plottable/build/src/plots/plot.js:777:42
I've replicated this same error within the Mondrian example inside of a codesandbox, see below.
Bug report
Live example URL: https://codesandbox.io/s/xlqn2mnwyw
Expected behavior
It should render properly.
Actual behavior
It does not.
- Plottable version: 3.8.3
- Browser name/version: Chrome
- OS name/version: N/A