mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
This commit is contained in:
@@ -999,7 +999,7 @@ public class GraphViewExample : Scenario
|
||||
|
||||
protected override void DrawBarLine (GraphView graph, Point start, Point end, BarSeriesBar beingDrawn)
|
||||
{
|
||||
IConsoleDriver driver = Application.Driver;
|
||||
IDriver driver = Application.Driver;
|
||||
|
||||
int x = start.X;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user