Skip to content

Rectangle Plot Error: postScale is not a function (replicated in codesandbox) #3473

@riley-steele-parsons

Description

@riley-steele-parsons

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions