Skip to content
Merged

rc-3 #1602

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
101 commits
Select commit Hold shift + click to select a range
5804f9b
docs fixes and new articles
beto-rodriguez Nov 12, 2023
4c4869f
update ondrawcanvas article
beto-rodriguez Nov 12, 2023
a54808f
fiex #887
beto-rodriguez Nov 13, 2023
97f1630
fixes #1354
beto-rodriguez Nov 14, 2023
570247a
typo
beto-rodriguez Nov 16, 2023
95b6f91
add net 8 target, update netcoreapp (core)
beto-rodriguez Nov 16, 2023
944e458
min targets update
beto-rodriguez Nov 17, 2023
0425281
update windows version
beto-rodriguez Nov 17, 2023
877c5aa
add dotnet 8 to behaviours assembly
beto-rodriguez Nov 17, 2023
2ca223e
add net 8 to skiasharp view
beto-rodriguez Nov 17, 2023
7097fe4
remove uno (UWP)
beto-rodriguez Nov 17, 2023
419e4e5
remove uno (uwp) view
beto-rodriguez Nov 17, 2023
dada725
update all views
beto-rodriguez Nov 17, 2023
8780ac4
add net to avalonia view
beto-rodriguez Nov 17, 2023
fcd9bc0
add net 8 target to tests
beto-rodriguez Nov 17, 2023
e48e955
try setup-dotnet
beto-rodriguez Nov 17, 2023
d0345d1
use setup-dotnet@v3
beto-rodriguez Nov 17, 2023
b4242fd
install MAUI workload
beto-rodriguez Nov 17, 2023
7e3f353
update samples to net 8
beto-rodriguez Nov 17, 2023
ef218fe
uodate uno sample to net 8
beto-rodriguez Nov 17, 2023
1ca45dc
enable c# 12
beto-rodriguez Nov 17, 2023
0aca63e
Merge pull request #1363 from beto-rodriguez/net-8
beto-rodriguez Nov 17, 2023
987bfe4
use Collection expressions
beto-rodriguez Nov 17, 2023
4b06204
remove obsolete formatter
beto-rodriguez Nov 17, 2023
06b418f
clean core assembly warnings
beto-rodriguez Nov 17, 2023
f2aa359
use Primary constructors
beto-rodriguez Nov 18, 2023
b74ce67
remove obsolete parameters
beto-rodriguez Nov 18, 2023
c8b24dc
use collection expression to replace array.empty
beto-rodriguez Nov 18, 2023
7f74969
clean behaviours assembly warnings
beto-rodriguez Nov 18, 2023
51645c8
explain more about disable
beto-rodriguez Nov 18, 2023
9ade236
remove skaisharp assembly warnings
beto-rodriguez Nov 18, 2023
0ee98ec
remove warning from avalonia assembly
beto-rodriguez Nov 18, 2023
4266bc9
ignore blazor warnings
beto-rodriguez Nov 18, 2023
16ee99a
fix eto
beto-rodriguez Nov 18, 2023
14e22da
add no warn
beto-rodriguez Nov 18, 2023
15ce19f
fix maui warnings
beto-rodriguez Nov 18, 2023
6370dae
remove uno warnings
beto-rodriguez Nov 18, 2023
3bb90c5
fix winforms warnings
beto-rodriguez Nov 18, 2023
a2cf4a1
fix winui warnings
beto-rodriguez Nov 18, 2023
6a9922b
fix wpf warnings
beto-rodriguez Nov 18, 2023
b952924
remove manual workload installation
beto-rodriguez Nov 18, 2023
868b268
try vs 17.8
beto-rodriguez Nov 18, 2023
6704913
try this...
beto-rodriguez Nov 18, 2023
dd81d03
better like this
beto-rodriguez Nov 18, 2023
ce430c6
also remove maui
beto-rodriguez Nov 18, 2023
5ca552f
Merge pull request #1364 from beto-rodriguez/clean-build-warnings
beto-rodriguez Nov 18, 2023
43a269f
use icollection instead
beto-rodriguez Dec 1, 2023
482a957
Merge pull request #1386 from beto-rodriguez/use-icollection
beto-rodriguez Dec 1, 2023
84f695e
Fixed issue with Cartesian charts blocking user changes
BHandle Dec 8, 2023
5d71e90
Fixed a pair of similar cases in PolarChart
BHandle Dec 8, 2023
bf53899
Avalonia dependency property naming fix
DenysLukianchuk Dec 13, 2023
02a848a
Merge pull request #1401 from DenysLukianchukAtola/master
beto-rodriguez Feb 8, 2024
088ebde
Fix repaints causing ThrowInfiniteSeparators. Include axis name in ex…
mvphelps May 17, 2024
6d7776b
Reorder workload install since LiveChartsCore is targeting them.
mvphelps May 22, 2024
950b82d
Merge branch 'dev' into master
beto-rodriguez May 23, 2024
41439a5
Merge pull request #1514 from mvphelps/master
beto-rodriguez May 23, 2024
443aa0f
fix: Make Uno.WinUI conditional to Uno targets
jeromelaban Jul 12, 2024
6e4dc01
Merge pull request #1540 from jeromelaban/dev/jela/winappsdk-duplicat…
beto-rodriguez Jul 12, 2024
1f9be34
Allow for custom legends in the PieChart and PolarChart controls by n…
bsilvia Aug 22, 2024
930afba
remove net 7 from core
beto-rodriguez Sep 10, 2024
0c2d58e
update views sdk
beto-rodriguez Sep 10, 2024
d878dbe
try msbuild again on github workspaces.
beto-rodriguez Sep 10, 2024
d6a6354
add winui and uno to build script.
beto-rodriguez Sep 10, 2024
06235ce
remove note from build script.
beto-rodriguez Sep 10, 2024
fc1882b
restore netcoreapp3.1 target on WPF.
beto-rodriguez Sep 10, 2024
0ea6e10
Merge pull request #1582 from beto-rodriguez/update-sdk
beto-rodriguez Sep 10, 2024
1fbdbd5
fixes #1583
beto-rodriguez Sep 10, 2024
38dd0fc
fixes #1578
beto-rodriguez Sep 11, 2024
daa6224
Merge pull request #1573 from bsilvia/bug/1489-custom-legend
beto-rodriguez Sep 11, 2024
7963864
consistency for #1557
beto-rodriguez Sep 11, 2024
8914caa
fixes #1503
beto-rodriguez Sep 13, 2024
5a2dc76
fixes #1499
beto-rodriguez Sep 13, 2024
32bfbe4
fixes #1482
beto-rodriguez Sep 13, 2024
375d0e9
intialize maui zooming section as all frameworks (possibly fixes #1438)
beto-rodriguez Sep 14, 2024
851b8e7
cartesianchart test
beto-rodriguez Sep 14, 2024
5677c8d
rename test
beto-rodriguez Sep 14, 2024
f45bbe6
handle X and Y nulls
beto-rodriguez Sep 14, 2024
7368cd3
handle null series
beto-rodriguez Sep 14, 2024
2fd9644
add piechart test
beto-rodriguez Sep 14, 2024
7ed52c6
handle null serie son puiechart
beto-rodriguez Sep 14, 2024
b1f4c1a
add polar test
beto-rodriguez Sep 14, 2024
21877f8
handle nulls on polarchart
beto-rodriguez Sep 14, 2024
3ad0aea
Merge pull request #1595 from beto-rodriguez/fix-1422
beto-rodriguez Sep 14, 2024
8560668
Replace newtonsoft PackageReference with system.text
beto-rodriguez Sep 15, 2024
1bd4a07
remove newtonsoft references
beto-rodriguez Sep 15, 2024
ab2e1e8
remove obsolete targets
beto-rodriguez Sep 15, 2024
b0ad903
Merge pull request #1596 from beto-rodriguez/fix-1420
beto-rodriguez Sep 15, 2024
8c6cb9a
also test nulls on maps
beto-rodriguez Sep 15, 2024
e37149c
improve docs to prevent #1418
beto-rodriguez Sep 15, 2024
75181ae
fixes #1415
beto-rodriguez Sep 15, 2024
74d8e31
Merge pull request #1597 from beto-rodriguez/fix-1415
beto-rodriguez Sep 15, 2024
73a7203
fixes #1370
beto-rodriguez Sep 15, 2024
5b6d5ca
remove diagnosis ns
beto-rodriguez Sep 15, 2024
ccad632
Merge pull request #1394 from BHandle/FixingStuckInternalSet
beto-rodriguez Sep 16, 2024
37a184b
refactor accesibility
beto-rodriguez Sep 16, 2024
f596a86
Merge pull request #1600 from beto-rodriguez/fix-1389
beto-rodriguez Sep 16, 2024
372397f
fixes #1387
beto-rodriguez Sep 16, 2024
7d7ef1b
Merge branch 'dev' of https://github.com/beto-rodriguez/LiveCharts2 i…
beto-rodriguez Sep 16, 2024
744ef8f
fixes #1382
beto-rodriguez Sep 16, 2024
971cc6b
update skiasharp
beto-rodriguez Sep 16, 2024
457608b
rc-3
beto-rodriguez Sep 16, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
7 changes: 7 additions & 0 deletions .github/workflows/compile-all-views.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,12 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- uses: actions/setup-dotnet@v3
with:
dotnet-version: '8.0.x'

- name: Install MAUI workload
run: dotnet workload install maui

- name: Compile Debug
run: ./build/build-windows.ps1 -configuration "Debug"
7 changes: 7 additions & 0 deletions .github/workflows/run-unit-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,12 @@ jobs:
- name: Checkout repository
uses: actions/checkout@v3

- uses: actions/setup-dotnet@v3
with:
dotnet-version: '8.0.x'

- name: Install MAUI workload
run: dotnet workload install maui

- name: Run unit tests
run: dotnet test ./tests/LiveChartsCore.UnitTesting
138 changes: 0 additions & 138 deletions LiveCharts.sln
Original file line number Diff line number Diff line change
Expand Up @@ -46,10 +46,6 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution
.editorconfig = .editorconfig
EndProjectSection
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "UWP", "UWP", "{E54BED97-FCF3-4B6D-80EA-F973D974B879}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "UWPSample", "samples\UWPSample\UWPSample.csproj", "{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "BlazorWasm", "BlazorWasm", "{0E557B2A-2E41-43B6-86C4-DF581AC5AC87}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "BlazorSample", "samples\BlazorSample\BlazorSample.csproj", "{AC34AC1D-3283-4717-9F77-76AB92F42A2C}"
Expand All @@ -72,8 +68,6 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LiveChartsCore.SkiaSharpVie
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "MauiSample", "samples\MauiSample\MauiSample.csproj", "{60FAD94A-2E69-4FDA-BF39-DC29CD44214B}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LiveChartsCore.SkiaSharpView.Uno", "src\skiasharp\LiveChartsCore.SkiaSharpView.Uno\LiveChartsCore.SkiaSharpView.Uno.csproj", "{DFCDB92D-2678-464D-A679-3866702FC6BF}"
EndProject
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "LiveChartsCore.SkiaSharpView.WinUI", "src\skiasharp\LiveChartsCore.SkiaSharpView.WinUI\LiveChartsCore.SkiaSharpView.WinUI.csproj", "{E050FFE3-98AC-4D3E-99CC-136443921B6F}"
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "WinUI", "WinUI", "{39D52D6D-70BC-40D3-84E3-CF8CD0D73D10}"
Expand Down Expand Up @@ -897,80 +891,6 @@ Global
{3C2531FA-92D4-4281-BE52-02AF6AE0CF80}.Release|x64.Build.0 = Release|Any CPU
{3C2531FA-92D4-4281-BE52-02AF6AE0CF80}.Release|x86.ActiveCfg = Release|Any CPU
{3C2531FA-92D4-4281-BE52-02AF6AE0CF80}.Release|x86.Build.0 = Release|Any CPU
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|Any CPU.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|Any CPU.Build.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|Any CPU.Deploy.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|ARM.ActiveCfg = Debug|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|ARM.Build.0 = Debug|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|ARM.Deploy.0 = Debug|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|ARM64.ActiveCfg = Debug|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|ARM64.Build.0 = Debug|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|ARM64.Deploy.0 = Debug|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|iPhone.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|iPhone.Build.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|iPhone.Deploy.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|iPhoneSimulator.Deploy.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|x64.ActiveCfg = Debug|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|x64.Build.0 = Debug|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|x64.Deploy.0 = Debug|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|x86.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|x86.Build.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Ad-Hoc|x86.Deploy.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|Any CPU.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|Any CPU.Build.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|Any CPU.Deploy.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|ARM.ActiveCfg = Debug|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|ARM.Build.0 = Debug|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|ARM.Deploy.0 = Debug|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|ARM64.ActiveCfg = Debug|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|ARM64.Build.0 = Debug|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|ARM64.Deploy.0 = Debug|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|iPhone.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|iPhone.Build.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|iPhone.Deploy.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|iPhoneSimulator.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|iPhoneSimulator.Build.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|iPhoneSimulator.Deploy.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|x64.ActiveCfg = Debug|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|x64.Build.0 = Debug|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|x64.Deploy.0 = Debug|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|x86.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|x86.Build.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.AppStore|x86.Deploy.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|Any CPU.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|Any CPU.Build.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|Any CPU.Deploy.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|ARM.ActiveCfg = Debug|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|ARM.Build.0 = Debug|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|ARM.Deploy.0 = Debug|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|ARM64.ActiveCfg = Debug|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|ARM64.Build.0 = Debug|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|ARM64.Deploy.0 = Debug|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|iPhone.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|iPhoneSimulator.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|x64.ActiveCfg = Debug|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|x64.Build.0 = Debug|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|x64.Deploy.0 = Debug|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|x86.ActiveCfg = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|x86.Build.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Debug|x86.Deploy.0 = Debug|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|Any CPU.ActiveCfg = Release|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|ARM.ActiveCfg = Release|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|ARM.Build.0 = Release|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|ARM.Deploy.0 = Release|ARM
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|ARM64.ActiveCfg = Release|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|ARM64.Build.0 = Release|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|ARM64.Deploy.0 = Release|ARM64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|iPhone.ActiveCfg = Release|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|iPhoneSimulator.ActiveCfg = Release|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|x64.ActiveCfg = Release|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|x64.Build.0 = Release|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|x64.Deploy.0 = Release|x64
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|x86.ActiveCfg = Release|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|x86.Build.0 = Release|x86
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3}.Release|x86.Deploy.0 = Release|x86
{AC34AC1D-3283-4717-9F77-76AB92F42A2C}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
{AC34AC1D-3283-4717-9F77-76AB92F42A2C}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
{AC34AC1D-3283-4717-9F77-76AB92F42A2C}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -1391,62 +1311,6 @@ Global
{60FAD94A-2E69-4FDA-BF39-DC29CD44214B}.Release|x86.ActiveCfg = Release|Any CPU
{60FAD94A-2E69-4FDA-BF39-DC29CD44214B}.Release|x86.Build.0 = Release|Any CPU
{60FAD94A-2E69-4FDA-BF39-DC29CD44214B}.Release|x86.Deploy.0 = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|ARM.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|ARM64.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|ARM64.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|iPhone.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|iPhone.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|iPhoneSimulator.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|x64.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|x64.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|x86.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Ad-Hoc|x86.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|Any CPU.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|Any CPU.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|ARM.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|ARM.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|ARM64.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|ARM64.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|iPhone.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|iPhone.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|iPhoneSimulator.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|x64.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|x64.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|x86.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.AppStore|x86.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|ARM.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|ARM.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|ARM64.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|ARM64.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|iPhone.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|iPhone.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|iPhoneSimulator.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|iPhoneSimulator.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|x64.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|x64.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|x86.ActiveCfg = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Debug|x86.Build.0 = Debug|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|Any CPU.Build.0 = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|ARM.ActiveCfg = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|ARM.Build.0 = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|ARM64.ActiveCfg = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|ARM64.Build.0 = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|iPhone.ActiveCfg = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|iPhone.Build.0 = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|iPhoneSimulator.ActiveCfg = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|iPhoneSimulator.Build.0 = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|x64.ActiveCfg = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|x64.Build.0 = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|x86.ActiveCfg = Release|Any CPU
{DFCDB92D-2678-464D-A679-3866702FC6BF}.Release|x86.Build.0 = Release|Any CPU
{E050FFE3-98AC-4D3E-99CC-136443921B6F}.Ad-Hoc|Any CPU.ActiveCfg = Debug|Any CPU
{E050FFE3-98AC-4D3E-99CC-136443921B6F}.Ad-Hoc|Any CPU.Build.0 = Debug|Any CPU
{E050FFE3-98AC-4D3E-99CC-136443921B6F}.Ad-Hoc|ARM.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -2109,8 +1973,6 @@ Global
{3C2531FA-92D4-4281-BE52-02AF6AE0CF80} = {8E110D49-2060-4709-85FB-90E18515D201}
{2F6A1323-9B22-4AFC-9199-A705B72B7885} = {2E9ED2C0-0C15-4890-8070-4A3B8A5C7704}
{A90B0463-5752-4835-A2BB-D1BF356068B3} = {2E9ED2C0-0C15-4890-8070-4A3B8A5C7704}
{E54BED97-FCF3-4B6D-80EA-F973D974B879} = {2E9ED2C0-0C15-4890-8070-4A3B8A5C7704}
{3EE1E8CC-075A-4E54-9E65-2D0390D6C5A3} = {E54BED97-FCF3-4B6D-80EA-F973D974B879}
{0E557B2A-2E41-43B6-86C4-DF581AC5AC87} = {2E9ED2C0-0C15-4890-8070-4A3B8A5C7704}
{AC34AC1D-3283-4717-9F77-76AB92F42A2C} = {0E557B2A-2E41-43B6-86C4-DF581AC5AC87}
{1FCEEFAB-AB76-47D1-94E3-3FE729813B51} = {2E9ED2C0-0C15-4890-8070-4A3B8A5C7704}
Expand Down
16 changes: 10 additions & 6 deletions build/build-windows.ps1
Original file line number Diff line number Diff line change
@@ -1,24 +1,28 @@
param([string]$configuration = "Release")

dotnet workload install macos
dotnet workload install ios
dotnet workload install maccatalyst
dotnet workload install android

dotnet build ./src/skiasharp/LiveChartsCore.SkiaSharp.Avalonia/LiveChartsCore.SkiaSharpView.Avalonia.csproj -c $configuration
dotnet build ./src/skiasharp/LiveChartsCore.SkiaSharp.WinForms/LiveChartsCore.SkiaSharpView.WinForms.csproj -c $configuration
dotnet build ./src/skiasharp/LiveChartsCore.SkiaSharp.Wpf/LiveChartsCore.SkiaSharpView.Wpf.csproj -c $configuration
dotnet build ./src/skiasharp/LiveChartsCore.SkiaSharp.Xamarin.Forms/LiveChartsCore.SkiaSharpView.Xamarin.Forms.csproj -c $configuration
dotnet build ./src/skiasharp/LiveChartsCore.SkiaSharpView.Blazor/LiveChartsCore.SkiaSharpView.Blazor.csproj -c $configuration
dotnet build ./src/skiasharp/LiveChartsCore.SkiaSharpView.Eto/LiveChartsCore.SkiaSharpView.Eto.csproj -c $configuration
dotnet build ./src/skiasharp/LiveChartsCore.SkiaSharpView.Maui/LiveChartsCore.SkiaSharpView.Maui.csproj -c $configuration

$msbuild = &"${env:ProgramFiles(x86)}\Microsoft Visual Studio\Installer\vswhere.exe" -latest -prerelease -products * -requires Microsoft.Component.MSBuild -find MSBuild\**\Bin\MSBuild.exe

& $msbuild `
./src/skiasharp/LiveChartsCore.SkiaSharpView.WinUI/LiveChartsCore.SkiaSharpView.WinUI.csproj `
./src/skiasharp/LiveChartsCore.SkiaSharpView.Maui/LiveChartsCore.SkiaSharpView.Maui.csproj `
/p:configuration=$configuration `
/restore

dotnet workload install macos
dotnet workload install ios
dotnet workload install maccatalyst
dotnet workload install android
& $msbuild `
./src/skiasharp/LiveChartsCore.SkiaSharpView.WinUI/LiveChartsCore.SkiaSharpView.WinUI.csproj `
/p:configuration=$configuration `
/restore

& $msbuild `
./src/skiasharp/LiveChartsCore.SkiaSharpView.Uno.WinUI/LiveChartsCore.SkiaSharpView.Uno.WinUI.csproj `
Expand Down
2 changes: 1 addition & 1 deletion build/pack.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ function Add-Pack {
Invoke-WebRequest "https://dist.nuget.org/win-x86-commandline/latest/nuget.exe" -OutFile "./nuget.exe"
}

./nuget pack $project.nuspecFile -OutputDirectory $nupkgOutputPath -Symbols
./nuget pack $project.nuspecFile -OutputDirectory $nupkgOutputPath -Symbols -SymbolPackageFormat snupkg
}
}

Expand Down
18 changes: 10 additions & 8 deletions docs/overview/1.2.install.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,7 +445,7 @@ namespace WinUISample
{
public class ViewModel
{
public <ISeries[] Series { get; set; }
public ISeries[] Series { get; set; }
= new ISeries[]
{
new LineSeries<double>
Expand All @@ -469,13 +469,15 @@ then add a `CartesianChart` control and bind the `Series` property:
xmlns:local="using:App3"
xmlns:lvc="using:LiveChartsCore.SkiaSharpView.WinUI">

<Window.DataContext>
<local:ViewModel /><!-- mark -->
</Window.DataContext>
<Grid>
<Grid.DataContext>
<local:ViewModel /><!-- mark -->
</Grid.DataContext>

<lvc:CartesianChart<!-- mark -->
Series="{Binding Series}"><!-- mark -->
</lvc:CartesianChart><!-- mark -->
<lvc:CartesianChart<!-- mark -->
Series="{Binding Series}"><!-- mark -->
</lvc:CartesianChart><!-- mark -->
</Grid>

&lt;/Window></code></pre>

Expand Down Expand Up @@ -672,7 +674,7 @@ Go to the `Solution Explorer` and browse for `Program.cs` file, then edit the it
Go to the `Solution Explorer` and browse for `UnoApp.Shared/App.xaml.cs` file, then edit the it as follows.

```
{{ render this "~/../samples/UnoPlatformSample/UnoPlatformSample/App.cs" }}
{{ render this "~/../samples/UnoPlatform_v5/UnoPlatform_v5/App.cs" }}
```

{{~ end ~}}
Expand Down
2 changes: 1 addition & 1 deletion docs/samples/bars/custom/template.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

## MyGeometry.cs

{{~ "~/../samples/ViewModelsSamples/Lines/Custom/MyGeometry.cs" | render_file_as_code ~}}
{{~ "~/../samples/ViewModelsSamples/Bars/Custom/MyGeometry.cs" | render_file_as_code ~}}

{{~ if xaml ~}}
## XAML
Expand Down
Binary file added docs/samples/general/drawOnCanvas/result.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading