From c1dd10f79f5a7f2c7656c3c43ebe43a639a82050 Mon Sep 17 00:00:00 2001 From: Lior Banai <36262995+LiorBanai@users.noreply.github.com> Date: Sat, 12 Dec 2020 16:52:30 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 5e060736..d5ce7968 100644 --- a/README.md +++ b/README.md @@ -151,6 +151,8 @@ Along with custom Data Providers you can create extensions for existing provider The example data provider has example for this (you need to enable the extension in the extensions tab in the user settings). +Discuss about the extension here: (Extension Disscussion)[https://github.com/Analogy-LogViewer/Analogy.LogViewer/discussions/770] + ## Plotting Along with custom Data Providers you can create Plots of arbitrary data by implementing the ```IAnalogyPlotting ``` Interface: @@ -173,6 +175,8 @@ Along with custom Data Providers you can create Plots of arbitrary data by imple ``` The example data provider has example for this: ![Example plot](Assets/plottingExample.jpg) + +Discuss about the plotting here: (Extension Disscussion)[https://github.com/Analogy-LogViewer/Analogy.LogViewer/discussions/772] ## Logs Analysis and Visualizers The application has some analyzers and visualization.