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
This repository was archived by the owner on Mar 24, 2022. It is now read-only.

Commit c02af0e

Browse files
Improved BarChart example
- Updated Readme
1 parent f41d8ad commit c02af0e

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

‎Assets/ScreenSpace/BarChart/README.md

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
![Bar Chart demo image](./readme-image.jpg)
33

44
### Description
5-
A bar chart implemented in Unity, with help from the [Percentage Based](https://github.com/LewisJohnson/unity-ui-examples/tree/master/Assets/ScreenSpace/PercentageBased) example.
5+
A bar chart implemented in Unity, with help from the [Percentage Based](https://github.com/LewisJohnson/unity-ui-examples/tree/master/Assets/ScreenSpace/PercentageBased) example. It includes an custom editor for creating and editing your bar chart.
66

77

88
| Custom | Solid | Gradient | Similar Shade |
@@ -11,14 +11,13 @@ A bar chart implemented in Unity, with help from the [Percentage Based](https://
1111

1212
| Similar Colour | Random | Random Soft | Random RGB |
1313
|---------------------------|------------------|---------------------|--------------------------|
14-
| ![](./similar-colour.jpg) | ![](./random-rgb.png) | ![](./random-soft.png) | ![](./random-rgb.png) |
14+
| ![](./similar-colour.png) | ![](./random-rgb.png) | ![](./random-soft.png) | ![](./random-rgb.png) |
1515

1616
#### Included:
1717
* Bar chart
18-
* Bar chart Editor
19-
* Bar chart colour settings
20-
* Bar chart title setting
21-
18+
* Custom bar chart Editor
19+
* Multipule chart colour settings
20+
* Title, X-Axis and Y-axis labels
2221

2322
### Supported aspect ratios
2423
* 5:4 ✅

0 commit comments

Comments
(0)

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