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
Accelerator
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 }}
zubelha
/
androidplot
Public
forked from
halfhp/androidplot
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
androidplot
androidplot-core
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 1, 2017
PanZoom enhanced (#33)
Show description for edf5ffe
phisi
authored and
halfhp
committed
edf5ffe
View commit details
Copy full SHA for edf5ffe
View code at this point
Browse repository at this point
Commits on Feb 25, 2017
Introduce a new StepMode (#32)
Show description for bae8096
phisi
authored and
halfhp
committed
bae8096
View commit details
Copy full SHA for bae8096
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
Fix crash when clearing SimpleXYSeries with ArrayFormat SimpleXYSeries.ArrayFormat.Y_VALS_ONLY (#31)
mriveralee
authored and
halfhp
committed
8e5fcc1
View commit details
Copy full SHA for 8e5fcc1
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
#26 Fixed an NPE issue when drawing null values with a PointLabeler.
halfhp
committed
40baa0e
View commit details
Copy full SHA for 40baa0e
View code at this point
Browse repository at this point
Commits on Dec 16, 2016
1.4.0 Changes (#22)
Show description for 3e18f39
halfhp
authored
3e18f39
View commit details
Copy full SHA for 3e18f39
View code at this point
Browse repository at this point
Commits on Dec 3, 2016
* fixed a bug causing points scrolled off-screen to accumulate and render along the left edge of the graph (#20)
Show description for c338235
halfhp
authored
c338235
View commit details
Copy full SHA for c338235
View code at this point
Browse repository at this point
Commits on Nov 27, 2016
1.3.0 Changes (#14)
Show description for f55660c
halfhp
authored
f55660c
View commit details
Copy full SHA for f55660c
View code at this point
Browse repository at this point
Commits on Oct 5, 2016
More unit tests, Fixed bug preventing adding the same series instance against a unique formatter to plots.
halfhp
committed
8b68e1d
View commit details
Copy full SHA for 8b68e1d
View code at this point
Browse repository at this point
Commits on Oct 3, 2016
uprev to 1.2.3
halfhp
committed
2315501
View commit details
Copy full SHA for 2315501
View code at this point
Browse repository at this point
more unit tests.
halfhp
committed
56eee31
View commit details
Copy full SHA for 56eee31
View code at this point
Browse repository at this point
Commits on Oct 1, 2016
1.2.2 updates: (#8)
Show description for 091223c
halfhp
authored
091223c
View commit details
Copy full SHA for 091223c
View code at this point
Browse repository at this point
Commits on Sep 15, 2016
fixed styleable bug (#5)
daberni
authored and
halfhp
committed
10e4ad2
View commit details
Copy full SHA for 10e4ad2
View code at this point
Browse repository at this point
1.2.1 changes: (#7)
Show description for 898c334
halfhp
authored
898c334
View commit details
Copy full SHA for 898c334
View code at this point
Browse repository at this point
Commits on Aug 27, 2016
Pan/Zoom refactor (#3)
halfhp
authored
f2cc711
View commit details
Copy full SHA for f2cc711
View code at this point
Browse repository at this point
Commits on Aug 20, 2016
Documentation
halfhp
committed
31b653f
View commit details
Copy full SHA for 31b653f
View code at this point
Browse repository at this point
Commits on Aug 16, 2016
1.0 refactor
halfhp
committed
60e0637
View commit details
Copy full SHA for 60e0637
View code at this point
Browse repository at this point
Commits on May 13, 2016
Renamed XY to XYCoords. Renamed XYPlotZoomPan to InteractiveXYPlot. Removed a bunch of dead code and added comments. Uprev minSdk from 4 to 5.
halfhp
committed
243152b
View commit details
Copy full SHA for 243152b
View code at this point
Browse repository at this point
Renamed AxisType to Axis and SizeLayoutType to SizeLayout
halfhp
committed
6106561
View commit details
Copy full SHA for 6106561
View code at this point
Browse repository at this point
Renamed TextOrientationType enum to TextOrientation.
halfhp
committed
0be35e1
View commit details
Copy full SHA for 0be35e1
View code at this point
Browse repository at this point
minor cleanup
halfhp
committed
cb860fb
View commit details
Copy full SHA for cb860fb
View code at this point
Browse repository at this point
Renamed ZIndexable to Layerable. Renamed related classes to use the new nme as well.
halfhp
committed
76f2be7
View commit details
Copy full SHA for 76f2be7
View code at this point
Browse repository at this point
Refactored AxisValueLabelFormatter and associated methods in XYGraphWidget to be NumberLabelFormatter.
halfhp
committed
2eed51b
View commit details
Copy full SHA for 2eed51b
View code at this point
Browse repository at this point
Commits on May 10, 2016
- Added AdvancedLineAndPointRenderer and ECGExample to demonstrate its capabilities.
Show description for a4759fb
halfhp
committed
a4759fb
View commit details
Copy full SHA for a4759fb
View code at this point
Browse repository at this point
Commits on May 6, 2016
- Added styleble attrs:
Show description for a864e67
halfhp
committed
a864e67
View commit details
Copy full SHA for a864e67
View code at this point
Browse repository at this point
Commits on May 2, 2016
* moved com.androidplot.candlestick.* to com.androidplot.xy
Show description for 75b549d
halfhp
committed
75b549d
View commit details
Copy full SHA for 75b549d
View code at this point
Browse repository at this point
* moved com.androidplot.candlestick.* to com.androidplot.xy
Show description for e7df061
halfhp
committed
e7df061
View commit details
Copy full SHA for e7df061
View code at this point
Browse repository at this point
Commits on May 1, 2016
cleanup / javadoc
halfhp
committed
200aadd
View commit details
Copy full SHA for 200aadd
View code at this point
Browse repository at this point
* More polish for the candlestick example.
Show description for a57a841
halfhp
committed
a57a841
View commit details
Copy full SHA for a57a841
View code at this point
Browse repository at this point
Commits on Apr 30, 2016
Fixed a bug in XYPlot framing, updated unit tests.
halfhp
committed
8714435
View commit details
Copy full SHA for 8714435
View code at this point
Browse repository at this point
Cleanup of Candlestick related code.
halfhp
committed
45417fd
View commit details
Copy full SHA for 45417fd
View code at this point
Browse repository at this point
* increased min supported sdk to 5.
Show description for 18d64c8
halfhp
committed
18d64c8
View commit details
Copy full SHA for 18d64c8
View code at this point
Browse repository at this point
Commits on Jan 3, 2016
* Cleaned up widget demo.
Show description for 6d9fe31
halfhp
committed
6d9fe31
View commit details
Copy full SHA for 6d9fe31
View code at this point
Browse repository at this point
* removed deprecated methods from XYGraphWidget.
Show description for b991b89
halfhp
committed
b991b89
View commit details
Copy full SHA for b991b89
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
* Added new attrs for domain/range step.
halfhp
committed
7792f5e
View commit details
Copy full SHA for 7792f5e
View code at this point
Browse repository at this point
* New wearable demo app (work in progress)
Show description for 40d95e7
halfhp
committed
40d95e7
View commit details
Copy full SHA for 40d95e7
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.