6.0.0 • Published 7 months ago

@flowerbi/react v6.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
7 months ago

FlowerBI for React

Defines hooks for working with FlowerBI from React applications:

  • useFlowerBI - the state of a query and the data it produces
  • usePageFilters - a shared set of filters that chart components can interact via

Also some components:

  • FlowerBITable - renders queried data to a plain HTML table
  • Row and Column