Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

股票相关控件(分时图、五日分时图、自选股迷你分时图、资金趋势图、盈亏额/盈亏率)- (曲线图、折线图)

Notifications You must be signed in to change notification settings

EZJasonBoy/StockView

Repository files navigation

StockView

API

效果预览

FenShiView FiveDayFenShiView CapitalView
MiniFenShiView ProfitLossView ProfitLossView

主要文件

名字 摘要
FenShiView 普通分时图
FiveDayFenShiView 五日分时图
CapitalView 资金趋势图
MiniFenShiView 迷你分时图
ProfitLossView 盈亏额/盈亏率

添加方法

1. 添加仓库

在项目的 build.gradle 文件中配置仓库地址。

allprojects {
	repositories {
		...
		maven { url 'https://jitpack.io' }
	}
}

2. 添加项目依赖

在需要添加依赖的 Module 下添加以下信息,使用方式和普通的远程仓库一样。

implementation 'com.github.yangsanning:StockView:1.2.0'

版本信息

传送门

1. 其中走马灯效果,可参考我的 RecyclerViewFlipper

About

股票相关控件(分时图、五日分时图、自选股迷你分时图、资金趋势图、盈亏额/盈亏率)- (曲线图、折线图)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%

AltStyle によって変換されたページ (->オリジナル) /