Makenna Smutz
Makenna Smutz
I will take a swing at this one!
In the new version we added: - A few prompts to start out with - The ability to switch between charts even after generated [Check it out!](https://www.chartgpt.dev)
Hey @micole66, short answer is due to OpenAI costs it's not. Longer answer: - As an anonymous user, you can generate 10 charts for free - Signing in gives you...
Hey @sudarshan-koirala & @memorx — apologies we've yet to update the readme! You'll want to supply the `BARD_KEY` since the app is now using the [PaLM API](https://developers.generativeai.google/products/palm?authuser=1) in order to...
@shelcia if you direct the import, should work. i.e. ```tsx import { CodeBlock, CodeBlockProps } from "react-code-block/dist/code-block"; ```
I'm seeing the same behavior! If you don't manually pass a replica of your chakra theme to React spreadsheet importer, the entire page's styles get overridden. Colors, fonts etc