This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script src="https://unpkg.com/@purple/pt-widgets/dist/purple-web-components.js"></script> | |
| <!-- Setup here strategy ID --> | |
| <pt-widget-page strategy="n651"></pt-widget> | |
| <style> | |
| /* | |
| * customize style variables | |
| */ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <script src="https://unpkg.com/@purple/pt-widgets/dist/purple-web-components.js"></script> | |
| <!-- Setup here strategy ID and chart height --> | |
| <pt-widget strategy="n651" height="100"></pt-widget> | |
| <style> | |
| /* | |
| * customize style variables | |
| */ |