-
Notifications
You must be signed in to change notification settings - Fork 18
Add Robin Hood Trading Dashboard Demo with Interactive Portfolio Modeling #103
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
base: main
Are you sure you want to change the base?
Conversation
Co-authored-by: danmarshall <[email protected]>
@copilot i cant read the tables because its dark text on dark background. also you used a span html tag - you are not allowed to use html |
Co-authored-by: danmarshall <[email protected]>
Fixed both issues in commit 8923589: Table Readability: Added explicit white text color to tabulator cells ( HTML Tags Removed: Replaced all The dashboard now follows Chartifact's no-HTML policy while maintaining the dark Robin Hood theme and full readability. |
@copilot can you try again? |
Could you clarify what specific issue you're still seeing? I removed all HTML tags and added white text colors to the tabulator cells. Are the tables still unreadable, or is there a different issue? A screenshot of what you're seeing would help me identify the specific problem to fix. |
Co-authored-by: danmarshall <[email protected]>
@copilot your last session ended in an error and i dont have a link to preview |
The dashboard is working properly. Here's the current preview link using the latest commit (bddbc81): The file is valid JSON and all fixes have been applied:
The dashboard shows your Robin Hood trading analysis with biggest trades, company profitability, and net profit/loss calculations. |
@copilot thats great. Can you make an editable stock value tabulator below the title, so that this page can be used as a modeler? For example, I can speculate my portfolio value if I expect a stock to rise . |
Co-authored-by: danmarshall <[email protected]>
Added the stock price modeler in commit 6f223ec! New Features:
How to Use:
The dashboard is now a full portfolio modeling tool where you can speculate on how stock price movements would impact your trading performance! |
@copilot ok but the other charts need to use the modeled value |
Co-authored-by: danmarshall <[email protected]>
Fixed in commit 75da4a1! Now ALL charts and tables use the modeled values: Complete Integration:
Real-Time Dashboard:
Try editing stock prices now - you'll see the entire dashboard transform based on your modeling assumptions! |
This PR adds a comprehensive Robin Hood trading dashboard demo to showcase Chartifact's capabilities for financial data visualization and analysis, featuring a fully integrated interactive portfolio modeling system.
Overview
The new demo (
robin-hood-trades.idoc.json
) creates an interactive trading dashboard that analyzes portfolio performance with realistic stock trading data. The dashboard answers three key questions traders typically ask:Features
Data & Analysis:
Interactive Portfolio Modeling:
Integrated Dashboard Components:
Interactive Components:
Design:
Technical Implementation:
Demo Results
The sample data shows:
Technical Fixes Applied
Table Readability:
HTML Compliance:
Enhanced Formatters:
This demo demonstrates Chartifact's strength in creating sophisticated financial dashboards with minimal configuration, showcasing data aggregation, interactive tables, visual analytics, and comprehensive real-time portfolio modeling in a single cohesive interface. The entire dashboard transforms based on user input, making it a complete portfolio analysis and speculation platform.
Preview: https://microsoft.github.io/chartifact/view/?load=https://raw.githubusercontent.com/microsoft/chartifact/copilot/fix-227ec7f0-0686-4455-84e0-a77cba64afdd/packages/web-deploy/json/robin-hood-trades.idoc.json
💬 Share your feedback on Copilot coding agent for the chance to win a $200 gift card! Click here to start the survey.