Coder Social home page Coder Social logo

flexmonster / pivot-react Goto Github PK

View Code? Open in Web Editor NEW
28.0 5.0 10.0 1.8 MB

React pivot table example with Flexmonster

Home Page: https://www.flexmonster.com

HTML 0.48% TypeScript 53.38% JavaScript 27.55% CSS 18.58%
react react-framework pivot-grid pivot-tables frontend-app framework

pivot-react's People

Contributors

dependabot[bot] avatar flexmonsterowner avatar iansadovy avatar maksymkad avatar marviem avatar mhalaida avatar se7enteenblue avatar solja484 avatar tsshn avatar uaman avatar veradidenko avatar vo-fomin avatar yuliianikitina avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

pivot-react's Issues

Can't resolve 'react-flexmonster'

Hello, wo clone your project, and "cd typescript";
then i run "npm install " and "npm start"
it show the error " Can't resolve 'react-flexmonster' ", why?

Can react-flexmonster works with React v17.0.1?

Well My project is using react v17.0.1,when I try to enable flexmonster into my project,it will prompt invalid hook call error.

Was it caused by react version?'casue flexmonster using react 16.13.1 while my project is 17.0.1

connectTo method

When using the connectTo method, a possible timestamp is added to the request url.

pivotRef.flexmonster.connectTo({
      "dataSourceType": "json",
      "filename": url,
      "requestHeader": {
        "Content-Type": "application/json",
        "Authorization": `Bearer ${props.token}`
      }
    });

pivotcon

The problem is that query param, ?433..

Height in percentage

<FlexmonsterReact.Pivot toolbar={false} report={reportDef} height="100%" licenseKey={process.env.FLEX_MONSTER} />
That code render a pivot with 100px of height.

this.wm is null

When updating flexmonster data for react for the first time, there is this non-blocking but very annoying error in development mode that appears.

From my research, it seems that this is due to the package itself

Uncaught TypeError: this.wM is null

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.