Skip to content

Commit

Permalink
docs: add custom theme demo
Browse files Browse the repository at this point in the history
  • Loading branch information
kagawagao committed Aug 2, 2021
1 parent 53b835e commit 5ab3711
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/demo/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,12 @@ title: Demo
allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking"
sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
></iframe>
## Use Custom Theme

<iframe src="https://codesandbox.io/embed/g2plot-vue-use-custom-theme-0pggw?fontsize=14&hidenavigation=1&theme=dark"
style="width:100%; height:500px; border:0; border-radius: 4px; overflow:hidden;"
title="g2plot-vue-use-custom-theme"
allow="accelerometer; ambient-light-sensor; camera; encrypted-media; geolocation; gyroscope; hid; microphone; midi; payment; usb; vr; xr-spatial-tracking"
sandbox="allow-forms allow-modals allow-popups allow-presentation allow-same-origin allow-scripts"
></iframe>

1 comment on commit 5ab3711

@vercel
Copy link

@vercel vercel bot commented on 5ab3711 Aug 2, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.