Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it supports charts and complex application #169

Closed
prasadkumar0590 opened this issue Jan 30, 2024 · 1 comment
Closed

Is it supports charts and complex application #169

prasadkumar0590 opened this issue Jan 30, 2024 · 1 comment

Comments

@prasadkumar0590
Copy link

Hi Team,

This framework is awesome.

  1. I want to create charts like line, bar and maps using this framework. I checked in components section there is no related component.
  2. I want to create multi page application is it supports
  3. How can we redirect one page to another page

I know it still in development pace if any alternatives please let me know

Your suggestions are appreciated

@samuelcolvin
Copy link
Member

Thanks so much.

I want to create charts like line, bar and maps using this framework. I checked in components section there is no related component.

See #75.

I want to create multi page application is it supports

I'm not sure what you mean by "multi page", I would say the demo is "multi page", if that's not what you mean, please be more specific.

How can we redirect one page to another page

Use

class GoToEvent(BaseModel):

We won't be adding proper documentation to FastUI until it's more stable, so you'll need to read the code to understand FastUI for now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants