Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
flixOpt
/
flixopt
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
23
Code
Issues
40
Pull requests
20
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Feature/speed up plotting
- #586
#586
Merged
FBumann
merged 9 commits into
main
flixOpt/flixopt:main
from
feature/speed-up-plotting
flixOpt/flixopt:feature/speed-up-plotting
Copy head branch name to clipboard
Jan 22, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Feature/speed up plotting
#586
FBumann
merged 9 commits into
main
flixOpt/flixopt:main
from
feature/speed-up-plotting
flixOpt/flixopt:feature/speed-up-plotting
Copy head branch name to clipboard
Commits
Commits on Jan 16, 2026
_style_area_as_bar() helper:
Show description for 1574a57
FBumann
committed
1574a57
View commit details
Copy full SHA for 1574a57
Browse repository at this point
New Helper Functions
Show description for d1497f1
FBumann
committed
d1497f1
View commit details
Copy full SHA for d1497f1
Browse repository at this point
Commits on Jan 21, 2026
Merge branch 'main' into feature/speed-up-plotting
FBumann
committed
3f890fc
View commit details
Copy full SHA for 3f890fc
Browse repository at this point
1. _style_area_as_bar (lines 183-221): The class_map is now built by aggregating sign info across all traces returned by _iter_all_traces(fig), including animation frames.
Show description for 93e30cc
FBumann
committed
93e30cc
View commit details
Copy full SHA for 93e30cc
Browse repository at this point
Commits on Jan 22, 2026
Update plotting deps
FBumann
committed
30e4ba7
View commit details
Copy full SHA for 30e4ba7
Browse repository at this point
Update plotting deps and use xarray-plotly for fast_bar
FBumann
committed
0d04aa8
View commit details
Copy full SHA for 0d04aa8
Browse repository at this point
Merge remote-tracking branch 'origin/main' into feature/speed-up-plotting
Show description for 23befca
FBumann
committed
23befca
View commit details
Copy full SHA for 23befca
Browse repository at this point
Removed both redundant line_shape='hv' parameters - fast_bar() handles that internally
FBumann
committed
6fbf6b2
View commit details
Copy full SHA for 6fbf6b2
Browse repository at this point
Update CHANGELOG.md
FBumann
committed
e91d937
View commit details
Copy full SHA for e91d937
Browse repository at this point
You can’t perform that action at this time.