• Re: What is the newest version of RBC?

    From Rich@21:1/5 to Helmut Giese on Mon Nov 21 15:56:35 2022
    Helmut Giese <[email protected]> wrote:
    Hello out there,
    I need to venture into unknown territories like creating (interactive)
    graphs with nicely labeled axis, etc. In the past long gone I had once
    worked with BLT but I know that RBC is supposed to be (kind of) a replacement.
    The version I downloaded from SourceForge is rbc0.1-win32-ix86.zip and
    dates from Oct. 2009 so my questions are
    'Is there any newer version RBC somewhere' or
    ' What is today's recommended method to produce graphs?'
    Any tip or other info will be greatly appreciated
    Helmut

    There is also "plotchart" that is part of Tcllib.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Helmut Giese@21:1/5 to All on Mon Nov 21 16:36:31 2022
    Hello out there,
    I need to venture into unknown territories like creating (interactive)
    graphs with nicely labeled axis, etc. In the past long gone I had once
    worked with BLT but I know that RBC is supposed to be (kind of) a
    replacement.
    The version I downloaded from SourceForge is rbc0.1-win32-ix86.zip and
    dates from Oct. 2009 so my questions are
    'Is there any newer version RBC somewhere' or
    ' What is today's recommended method to produce graphs?'
    Any tip or other info will be greatly appreciated
    Helmut

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Harald Oehlmann@21:1/5 to All on Mon Nov 21 17:18:23 2022
    Am 21.11.2022 um 16:36 schrieb Helmut Giese:
    Hello out there,
    I need to venture into unknown territories like creating (interactive)
    graphs with nicely labeled axis, etc. In the past long gone I had once
    worked with BLT but I know that RBC is supposed to be (kind of) a replacement.
    The version I downloaded from SourceForge is rbc0.1-win32-ix86.zip and
    dates from Oct. 2009 so my questions are
    'Is there any newer version RBC somewhere' or
    ' What is today's recommended method to produce graphs?'
    Any tip or other info will be greatly appreciated
    Helmut

    René should know...

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Christian Gollwitzer@21:1/5 to All on Mon Nov 21 18:54:30 2022
    Am 21.11.22 um 16:36 schrieb Helmut Giese:
    Hello out there,
    I need to venture into unknown territories like creating (interactive)
    graphs with nicely labeled axis, etc.
    'Is there any newer version RBC somewhere' or
    ' What is today's recommended method to produce graphs?'

    Depending on what you need, also have a look at "Ukaz" (shameless plug),
    which does interactive 2D line/scatter plots.

    https://github.com/auriocus/ukaz

    Christian

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul Obermeier@21:1/5 to All on Mon Nov 21 21:09:08 2022
    Am 21.11.2022 um 18:54 schrieb Christian Gollwitzer:
    Am 21.11.22 um 16:36 schrieb Helmut Giese:
    Hello out there,
    I need to venture into unknown territories like creating (interactive)
    graphs with nicely labeled axis, etc.     'Is there any newer version RBC somewhere' or
        ' What is today's recommended method to produce graphs?'

    Depending on what you need, also have a look at "Ukaz" (shameless plug), which does interactive 2D line/scatter plots.

    https://github.com/auriocus/ukaz

        Christian


    I use ukaz a lot. It's easy to use and pure Tcl.
    Shameless plug: ukaz is included in BAWT, too.

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Paul Obermeier@21:1/5 to All on Mon Nov 21 21:02:33 2022
    Am 21.11.2022 um 16:36 schrieb Helmut Giese:
    Hello out there,
    I need to venture into unknown territories like creating (interactive)
    graphs with nicely labeled axis, etc. In the past long gone I had once
    worked with BLT but I know that RBC is supposed to be (kind of) a replacement.
    The version I downloaded from SourceForge is rbc0.1-win32-ix86.zip and
    dates from Oct. 2009 so my questions are
    'Is there any newer version RBC somewhere' or
    ' What is today's recommended method to produce graphs?'
    Any tip or other info will be greatly appreciated
    Helmut

    BAWT includes a RBC version based on the 0.1 version from SourceForge,
    with the following changes / additions:
    - Added missing CONST86 to compile with Tcl/Tk 8.7.
    - Enabled Linux support by adding "-lX11" to configure.in.
    - Manual changes to source code to enable spline functionality.

    Windows binaries are included in the BAWT BI-Distribution (http://www.bawt.tcl3d.org/download.html#tclbi)
    or get the source code at http://www.bawt.tcl3d.org/download/InputLibs/rbc-0.2.7z.

    Paul

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From rene@21:1/5 to Helmut Giese on Mon Nov 21 23:11:56 2022
    Helmut Giese schrieb am Montag, 21. November 2022 um 16:36:38 UTC+1:
    Hello out there,
    I need to venture into unknown territories like creating (interactive) graphs with nicely labeled axis, etc. In the past long gone I had once worked with BLT but I know that RBC is supposed to be (kind of) a replacement.
    The version I downloaded from SourceForge is rbc0.1-win32-ix86.zip and
    dates from Oct. 2009 so my questions are
    'Is there any newer version RBC somewhere' or
    ' What is today's recommended method to produce graphs?'
    Any tip or other info will be greatly appreciated
    Helmut

    Afaik there is a working version inside androwish.

    I have a repository at http://chiselapp.com/user/rene/repository/rbc
    Currently I use my oo extended version at http://chiselapp.com/user/rene/repository/tko

    HTH
    René

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Helmut Giese@21:1/5 to All on Tue Nov 22 16:26:57 2022
    Many thanks to all who responded - quite some stuff to look at.
    Helmut

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)