Visibility rework #702
Annotations
10 warnings
Run unit tests:
src/LiveChartsCore/CorePolarAxis.cs#L158
'CorePolarAxis<TDrawingContext, TTextGeometry, TLineGeometry, TCircleGeometry>.IsVisible' hides inherited member 'ChartElement<TDrawingContext>.IsVisible'. Use the new keyword if hiding was intended.
|
Run unit tests:
src/LiveChartsCore/Kernel/Providers/DataFactory.cs#L134
The variable 'hasData' is assigned but its value is never used
|
Run unit tests:
src/LiveChartsCore/CorePolarAxis.cs#L157
XML comment has cref attribute 'IsVisible' that could not be resolved
|
Run unit tests:
src/LiveChartsCore/Kernel/ChartElement.cs#L50
XML comment has cref attribute 'Tag' that could not be resolved
|
Run unit tests:
src/LiveChartsCore/Kernel/ChartElement.cs#L53
XML comment has cref attribute 'IsVisible' that could not be resolved
|
Run unit tests:
src/LiveChartsCore/CorePolarAxis.cs#L158
'CorePolarAxis<TDrawingContext, TTextGeometry, TLineGeometry, TCircleGeometry>.IsVisible' hides inherited member 'ChartElement<TDrawingContext>.IsVisible'. Use the new keyword if hiding was intended.
|
Run unit tests:
src/LiveChartsCore/Kernel/Providers/DataFactory.cs#L134
The variable 'hasData' is assigned but its value is never used
|
Run unit tests:
src/LiveChartsCore/CorePolarAxis.cs#L157
XML comment has cref attribute 'IsVisible' that could not be resolved
|
Run unit tests:
src/LiveChartsCore/Kernel/ChartElement.cs#L50
XML comment has cref attribute 'Tag' that could not be resolved
|
Run unit tests:
src/LiveChartsCore/Kernel/ChartElement.cs#L53
XML comment has cref attribute 'IsVisible' that could not be resolved
|
Loading