just tried with that version and it worked with 8.0.2.into extentions folder I 've the "com.livecode.widget.lineGraphBN.1.0.2" folder
It showed up as a second linegraph widget with the same icons as the original linegraph widget. The tooltip tells you which version is which. You do need to restart Livecode to see the widget after you placed it into the "Exensions" folder.
If however you are using 8.1.0 dp 2 or 3 then the widget format has changed and you would have to recompile the widget.
That is easy to do: put "com.livecode.widget.lineGraphBN.1.0.2" folder for example on your desktop
then open "lineGraphBN2.lcb" from -> "Menu" -> "Extension Builder" and do "Install". Before you could do "Test" to see the widget.
When you do "Install" then you do a restart and you should see a second "lingraph widget" in the tools palette. To get rid of the widget remove it manually from the "Extensions" folder or use the -> "Menu" -> "Extension Manager" to remove it.
If there is any problem with this please ask.
Kind regards
Bernd